Skip to content

Commit ce1bfbf

Browse files
committed
Add CircleCI badge to README
Signed-off-by: Greg Haskins <[email protected]>
1 parent cc11cd8 commit ce1bfbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Temporal Clojure SDK
1+
# Temporal Clojure SDK [![CircleCI](https://dl.circleci.com/status-badge/img/gh/manetu/temporal-clojure-sdk/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/manetu/temporal-clojure-sdk/tree/master)
22

33
[Temporal](https://github.com/temporalio/temporal) is a Workflow-as-Code platform for building and operating
44
resilient applications using developer-friendly primitives, instead of constantly fighting your infrastructure.
@@ -44,4 +44,4 @@ Unless required by applicable law or agreed to in writing, software
4444
distributed under the License is distributed on an "AS IS" BASIS,
4545
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4646
See the License for the specific language governing permissions and
47-
limitations under the License.
47+
limitations under the License.

0 commit comments

Comments
 (0)