diff --git a/README.md b/README.md index 4a9287c9..98d18dc8 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Shell](#shell) - [Specific Formats Processing](#specific-formats-processing) - [Static Site Generator](#static-site-generator) - - [Tagging](#tagging) - [Task Queues](#task-queues) - [Template Engine](#template-engine) - [Testing](#testing) @@ -997,12 +996,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [nikola](https://github.com/getnikola/nikola) - A static website and blog generator. * [pelican](https://github.com/getpelican/pelican) - Static site generator that supports Markdown and reST syntax. -## Tagging - -*Libraries for tagging items.* - -* [django-taggit](https://github.com/jazzband/django-taggit) - Simple tagging for Django. - ## Task Queues *Libraries for working with task queues.*