From bd895b971fc1028bb44be1f0c4aa8ea7ae98c0a5 Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Fri, 18 Nov 2016 01:31:54 -0500 Subject: [PATCH] Added PyPattyrn to design patterns sections. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c622a334..68e10fa4 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Python implementation of algorithms and design patterns.* * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. * [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) - A simple yet effective library for implementing common design patterns. ## Anti-spam