From b6653af1bb3dffc4ecc43ff02e64893ebbea423c Mon Sep 17 00:00:00 2001 From: Justin van der Leij Date: Tue, 25 Sep 2018 20:54:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 928a5f7..70af834 100644 --- a/README.md +++ b/README.md @@ -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. 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 Download the repository and drop it in your project, then simply require it as: