Skip to content

Commit 0b86999

Browse files
committed
Updated Documentation
1 parent d4f30ed commit 0b86999

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@
22

33
![Java CI with Maven](https://github.com/Spring-Framework-Java-Apps/simpleworklist/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master)
44

5-
65
Your Todo List for Getting Things Done
76

87
## Getting Things Done
98
GTD® and Getting Things Done® are registered trademarks of the David Allen Company.
109
SimpleWorklist is not affiliated with or endorsed by the David Allen Company.
1110

12-
## Live
11+
## Up and Running
1312
A Java Web App, which can easily be deployed to Heroku.
1413

1514
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
1615

17-
## Development
18-
19-
* Info: http://spring-framework-java-apps.github.io/simpleworklist/
20-
* For Developers: http://localhost:5000/
16+
## URLs
17+
### Development
18+
* Heroku Deployment: [simpleworklist.herokuapp.com/](https://simpleworklist.herokuapp.com/)
19+
* For Developers: [localhost:5000](http://localhost:5000/)
20+
### Info
21+
* [spring-framework-java-apps.github.io/simpleworklist](http://spring-framework-java-apps.github.io/simpleworklist/)
2122

2223
### Github Shortcuts
2324
* [Projects](https://github.com/Spring-Framework-Java-Apps/simpleworklist/projects)
@@ -30,10 +31,10 @@ A Java Web App, which can easily be deployed to Heroku.
3031
## Requirements
3132

3233
### Functional Requirements
33-
[Functional Requirements](etc/requirements/requirements.md)
34+
[Functional Requirements](etc/requirements/Requirements.md)
3435

3536
### Nonfunctional Requirements
36-
[Nonfunctional Requirements]()
37+
[Nonfunctional Requirements](etc/requirements/Nonfunctional_Requirements.md)
3738

3839
## Development
3940
* [Changelog](etc/Changelog.md)

0 commit comments

Comments
 (0)