diff --git a/.gitignore b/.gitignore index 62793c1..6412cb4 100644 --- a/.gitignore +++ b/.gitignore @@ -215,6 +215,4 @@ pip-log.txt .mr.developer.cfg #SBCL -*.fasl - -allegro-wrapper-lib/include \ No newline at end of file +*.fasl \ No newline at end of file diff --git a/README.md b/README.md index 2be4838..b6d6b92 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ that will be organized by sections of the API reference manual: http://alleg.sourceforge.net/a5docs/5.0.10/ I hope for it to be as clean and neat as cl-opengl. +Seriously, check out the source code in allegro and compare it to the API reference manual linked above. Usages