better title in desc

This commit is contained in:
Radek 2012-09-17 11:33:48 +01:00
parent f62c100903
commit 22d548deb0
1 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,8 @@
Server for connect to GitHub Issues API and displaying a burndown chart for a current milestone.
# GitHub Burndown App
An app that displays a burndown chart for your GitHub Issues.
![image](https://raw.github.com/radekstepan/github-burndown-chart/master/example.png)
## Requirements:
@ -51,8 +55,4 @@ The **blue line** - this represents the dropping size of the outstanding Issues
There is nothing to save in a database so each refresh of the page fetches all of the latest information from GitHub.
Enjoy!
## Example:
![image](https://raw.github.com/radekstepan/github-burndown-chart/master/example.png)
Enjoy!