diff --git a/README.md b/README.md index 1cfb9a3..7d6bf8a 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,6 @@ The patterns can be structured in roughly three different categories. Please cli ### [More](More) -* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:) -* [Repository](More/Repository) * [EAV](More/EAV) [:notebook:](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model) +* [Repository](More/Repository) +* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:)