Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Himly1 authored Jul 27, 2018
1 parent c0803e4 commit 16d130c
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# camunda BPM - Getting Started with camunda BPM and Spring Boot
# 访问如下链接查看demo讲解
<a href="https://blog.csdn.net/qq_28767795/article/details/81239925" target="_blank">我是超链接</a>

This Repository contains the example Spring Boot application for the guide at [camunda.org](http://camunda.org/get-started/spring-boot.html).

Every step of the tutorial was tagged in this repository. You can jump to the final state of each step
by the following command:

```
git checkout -f Step-X
```

If you want to follow the tutorial along please clone this repository and checkout the `Start` tag.

```
git clone https://github.com/camunda/camunda-get-started-spring-boot.git
git checkout -f Start
```# camunda-demo

0 comments on commit 16d130c

Please sign in to comment.