Mercurial > games > semicongine
changeset 1301:bf92a730c83a
add: documentation location
| author | sam <sam@basx.dev> | 
|---|---|
| date | Tue, 06 Aug 2024 23:41:54 +0700 | 
| parents | 76b8455cad5e | 
| children | 4f1c3994009d | 
| files | README.md | 
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.md Tue Aug 06 23:17:44 2024 +0700 +++ b/README.md Tue Aug 06 23:41:54 2024 +0700 @@ -10,6 +10,8 @@ operating system's windowing, input and audio system. I am using the last programming language you will ever need, [Nim](https://nim-lang.org/) +The (incomplete, autogenerated) API documentation is hosted at <https://semicongine.diademgames.com/>. + ## Features The engine currently features the following:
