Skip to content

Commit 704664a

Browse files
Update readme.md
1 parent 068f203 commit 704664a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Travis CI Build Status](https://api.travis-ci.com/AndriyKalashnykov/spring-microservices-k8s.svg?branch=master)](https://travis-ci.com/github/AndriyKalashnykov/spring-microservices-k8s)
22
[![GitHub CI Status](https://github.com/AndriyKalashnykov/spring-microservices-k8s/workflows/ci/badge.svg)](https://github.com/AndriyKalashnykov/spring-microservices-k8s/actions?query=workflow%3Aci)
3+
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FAndriyKalashnykov%2Fspring-microservices-k8s&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
34
### Java Microservices with Spring Boot and Spring Cloud Kubernetes
45

56
### Pre-requisites
@@ -88,4 +89,4 @@ cd ./spring-microservices-k8s/scripts/
8889
```bash
8990
cd ./spring-microservices-k8s/scripts/
9091
./stop-cluster.sh
91-
```
92+
```

0 commit comments

Comments
 (0)