diff --git a/README.md b/README.md index 553e13650..9a470acf6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ KickC uses the very versatile [Kick Assembler](http://theweb.dk/KickAssembler). * [Read](https://docs.google.com/document/d/1JE-Lt5apM-g4tZN3LS4TDbPKYgXuBz294enS9Oc4HXM/edit?usp=sharing) the Reference Manual -* [Look](https://gitlab.com/camelot/kickc/tree/master) through the Source Code +* [See](https://camelot.gitlab.io/kickc/files.html) the included C standard library * [Follow](https://gitlab.com/camelot/kickc/issues) the features being developed @@ -30,6 +30,8 @@ KickC uses the very versatile [Kick Assembler](http://theweb.dk/KickAssembler). * [Chat](https://discord.gg/q6TFMZvfg5) on discord +* [Examine](https://gitlab.com/camelot/kickc/tree/master) the Compiler Source Code + * [Contribute](https://gitlab.com/camelot/kickc/blob/master/CONTRIBUTING.md) to the development of KickC ## BETA