Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -33,16 +33,16 @@ See the `/help plugins` command for further plugin management options.
|
||||
Branches
|
||||
--------
|
||||
|
||||
* `0.5.0`: Maintenance branch for plugins compatible with the current Profanity release 0.5.0
|
||||
* `0.5.1`: Development for the next Profanity patch release 0.5.1
|
||||
* `0.5.0`: Maintenance branch compatible Profanity 0.5.0
|
||||
* `0.5.1`: Maintenance branch compatible Profanity 0.5.1
|
||||
* `master`: Development for the next Profanity major release 0.6.0
|
||||
|
||||
Developing plugins
|
||||
------------------
|
||||
|
||||
API Documentation:
|
||||
* [Python API](http://www.profanity.im/plugins/python/html/prof.html)
|
||||
* [Python hooks](http://www.profanity.im/plugins/python/html/plugin.html)
|
||||
* [C API](http://www.profanity.im/plugins/c/html/profapi_8h.html)
|
||||
* [C hooks](http://www.profanity.im/plugins/c/html/profhooks_8h.html)
|
||||
* [Python API](http://www.profanity.im/plugins/0.5.1/python/html/prof.html)
|
||||
* [Python hooks](http://www.profanity.im/plugins/0.5.1/python/html/plugin.html)
|
||||
* [C API](http://www.profanity.im/plugins/0.5.1/c/html/profapi_8h.html)
|
||||
* [C hooks](http://www.profanity.im/plugins/0.5.1/c/html/profhooks_8h.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user