diff --git a/README.md b/README.md index b167f133..3252f16a 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ Development - [Issue tracker](https://github.com/alliedmodders/sourcemod/issues): Issues that require back and forth communication - [Building SourceMod](https://wiki.alliedmods.net/Building_SourceMod): Instructions on how to build SourceMod itself using [AMBuild](https://github.com/alliedmodders/ambuild) - [SourcePawn scripting](https://wiki.alliedmods.net/Category:SourceMod_Scripting): SourcePawn examples and introduction to the language +- [SourceMod plugin API](https://sm.alliedmods.net/new-api): Online SourceMod plugin API reference generated from the include files - [SourceMod extension development](https://wiki.alliedmods.net/Category:SourceMod_Development): C++ examples and introduction to various extension interfaces