diff --git a/draft/README.md b/draft/README.md index a060ed95..344e997e 100644 --- a/draft/README.md +++ b/draft/README.md @@ -2,24 +2,24 @@ This "draft" folder contains potential addition to EWF Anyone wanting to contribute is welcome to the listed libraries, or by suggesting/contributing with extra libraries -== Current suggestions == +## Current suggestions ## -=== protocol === +### protocol ### * web syndication [__Atom__](library/protocol/syndication/atom) * web syndication [__RSS__](library/protocol/syndication/rss) * [__Twitter__](library/protocol/twitter) * [__XMPP__](library/protocol/xmpp) (also known as Jabber) -=== Security === +### Security ### * [__OAuth__](library/security/oauth) * [__OpenID__](library/security/openid) -=== Text === +### Text ### * [__Filters__](library/text/filter) : Wiki markup, Markdown, ... * [__Templates__](library/text/template) : Web template engine ... -=== ... === +### ... ### Any contribution is welcome, help us make Eiffel Web Framework bigger, richer and better.