Update readme file, new markdown parser.

This commit is contained in:
Stefan A. Brannfjell 2017-03-26 16:40:28 +02:00 committed by GitHub
parent ee9fd235ac
commit 18c256e9ac

View File

@ -10,8 +10,8 @@ It is created in PHP with a simple custom procedural framework.
### Where do I download? ### Where do I download?
We use github to distribute our versions, stable are tagged as releases, while development is the latest commit. We use github to distribute our versions, stable are tagged as releases, while development is the latest commit.
* [Stable] (https://github.com/Znote/ZnoteAAC/releases) * [Stable](https://github.com/Znote/ZnoteAAC/releases)
* [Developement] (https://github.com/Znote/ZnoteAAC/archive/master.zip) * [Developement](https://github.com/Znote/ZnoteAAC/archive/master.zip)
**NOTE:** Developement version supports TFS 1.0, but you can expect bugs to occur. **NOTE:** Developement version supports TFS 1.0, but you can expect bugs to occur.
@ -53,4 +53,4 @@ This will show you the rest of the instructions as well as the mysql schema.
8: You may need to change directory access rights of /engine/cache to allow writing. 8: You may need to change directory access rights of /engine/cache to allow writing.
### TODO List: ### TODO List:
* Check [Milestones] (https://github.com/Znote/ZnoteAAC/milestones) * Check [Milestones](https://github.com/Znote/ZnoteAAC/milestones)