Update README.md

This commit is contained in:
Justin van der Leij 2018-09-25 20:54:02 +02:00 committed by GitHub
parent 5a79ac98a9
commit b6653af1bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ Concord is a feature complete ECS.
It's main focus is on speed and usage. You should be able to quickly write code that performs well. It's main focus is on speed and usage. You should be able to quickly write code that performs well.
Documentation for Concord can be found in the [Wiki tab](https://github.com/Tjakka5/Concord/wiki). Documentation for Concord can be found in the [Wiki tab](https://github.com/Tjakka5/Concord/wiki).
Auto generated docs for Concord can be found in the [Github page](https://tjakka5.github.io/Concord/). These are still work in progress and might be incomplete though.
## Installation ## Installation
Download the repository and drop it in your project, then simply require it as: Download the repository and drop it in your project, then simply require it as: