Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Nov 9, 2014
1 parent f354894 commit 4686952
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
flying-high
===========
== Flying High

A simple demo application using BDD, AngularJS and microservices.

=== Building and starting the services

You can start MongoDB and all the web services using the flying-high.sh script:
```
.\flyigh-high.sh start
```

You can shut everything down using the same script:

```
.\flyigh-high.sh stop
```

0 comments on commit 4686952

Please sign in to comment.