fixed markdown errors

This commit is contained in:
tylerlaberge
2016-09-16 20:28:48 -04:00
committed by GitHub
parent da5ab2f617
commit 405737edf5

View File

@@ -41,6 +41,7 @@ ___
* [Decorator](https://github.com/tylerlaberge/PyPattyrn/readme#decorator-pattern) * [Decorator](https://github.com/tylerlaberge/PyPattyrn/readme#decorator-pattern)
* [Flyweight](https://github.com/tylerlaberge/PyPattyrn/readme#flyweight-pattern) * [Flyweight](https://github.com/tylerlaberge/PyPattyrn/readme#flyweight-pattern)
* [Resources](https://github.com/tylerlaberge/PyPattyrn/readme#resources) * [Resources](https://github.com/tylerlaberge/PyPattyrn/readme#resources)
___ ___
### Installation ### Installation
___ ___
@@ -983,4 +984,5 @@ ___
* [API Documentation](https://tylerlaberge.github.io/PyPattyrn/) * [API Documentation](https://tylerlaberge.github.io/PyPattyrn/)
* [General Design Pattern Information](https://sourcemaking.com/design_patterns) * [General Design Pattern Information](https://sourcemaking.com/design_patterns)
___ ___