├── README.md ├── img ├── img15.png ├── img16.png ├── img17.png ├── img18.png ├── img19.png └── img20.png ├── md-instruction.md └── screen-instruction.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/README.md -------------------------------------------------------------------------------- /img/img15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img15.png -------------------------------------------------------------------------------- /img/img16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img16.png -------------------------------------------------------------------------------- /img/img17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img17.png -------------------------------------------------------------------------------- /img/img18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img18.png -------------------------------------------------------------------------------- /img/img19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img19.png -------------------------------------------------------------------------------- /img/img20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/img/img20.png -------------------------------------------------------------------------------- /md-instruction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/md-instruction.md -------------------------------------------------------------------------------- /screen-instruction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netology-code/sys-pattern-homework/HEAD/screen-instruction.md --------------------------------------------------------------------------------