Skip to content

Commit

Permalink
fix readme, add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatev committed Jul 23, 2018
1 parent 4a27a07 commit 0b96e58
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,10 @@ Example git repo with configuration to serve:
```
For this repo structure Myac will generate two URLs:
http://myac-server:8888/service-1
http://myac-server:8888/service-2
- http://myac-server:8888/service-1
- http://myac-server:8888/service-2

#### ToDo
- Return JSON instead of plain text
- Create several URLs for folders with more than one config-file (service-1/dev, sevice-1/prod, etc.)
- Write tests

0 comments on commit 0b96e58

Please sign in to comment.