From 2efb8cec75ab6342902d6f1323b0420dbfd9de0e Mon Sep 17 00:00:00 2001 From: topkecleon Date: Tue, 5 Apr 2016 03:55:53 -0400 Subject: [PATCH] updated readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: