Add alias names

This commit is contained in:
Ilkka Seppälä
2016-04-11 23:17:27 +03:00
parent cfda338617
commit a7dfe7681e

View File

@ -11,6 +11,8 @@ tags:
## Also known as ## Also known as
Ports and Adapters Ports and Adapters
Clean Architecture
Onion Architecture
## Intent ## Intent
Allow an application to equally be driven by users, programs, automated test or batch scripts, and to be developed and tested in isolation from its eventual run-time devices and databases. Allow an application to equally be driven by users, programs, automated test or batch scripts, and to be developed and tested in isolation from its eventual run-time devices and databases.