diff --git a/README.md b/README.md index 7e3f6f0..ae59634 100755 --- a/README.md +++ b/README.md @@ -46,9 +46,7 @@ Note that certain plugins, such as translate.lua and greetings.lua, will require ## Plugins otouto uses a robust plugin system, similar to that of yagop's [Telegram-Bot](http://github.com/yagop/telegram-bot). The aim of the otouto project is to contain any desirable bot feature within one universal bot framework. -Most plugins are intended for public use, but a few are for other purposes, like those used alongside [Liberbot](#liberbot-related-plugins), or for [use by the bot's owner](#control-plugins). See [Development](#user-content-#development) for a breakdown of the components of a plugin, or [here](#list-of-plugins) for a list of plugins. - - +Most plugins are intended for public use, but a few are for other purposes, like those used alongside [Liberbot](#liberbot-related-plugins), or for [use by the bot's owner](#control-plugins). See [here](#list-of-plugins) for a list of plugins. A plugin can have five components, and two of them are required: