Add link to Medium article in README

This commit is contained in:
Adam Ramberg 2018-11-16 12:49:57 +01:00
parent 404ffa82b9
commit caa7d483e4

View File

@ -1,6 +1,8 @@
# ⚛️ Unity Atoms
*Tiny modular pieces utilizing the power of Scriptable Objects*
Read [this](https://medium.com/@adamramberg/unity-atoms-tiny-modular-pieces-utilizing-the-power-of-scriptable-objects-e8add1b95201) article on Medium for a great introduction to Unity Atoms.
## Influences
Unity Atoms is derrived from and a continuation of Ryan Hipple's [talk](https://www.youtube.com/watch?v=raQ3iHhE_Kk&t=2787s) from Unite 2017. The original source code can be found [here](https://github.com/roboryantron/Unite2017).