From 8ee45cf4730ca8681cc9b178635b5c0d1338a32f Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Thu, 17 Nov 2016 23:59:33 -0500 Subject: [PATCH] updated pypattyrn description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23eeb233..f43ca831 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. -* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - Design Pattern Templates for Python. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. ## Editor Plugins