Bladeren bron

Update instructions

Ben Wilber 4 jaren geleden
bovenliggende
commit
6835514847
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -16,6 +16,12 @@ This Django project implements a catalogue of Grunge rock music.  It has a fully
 
 ## Getting started
 
+### Create an account
+
+Create an account at [https://codetest.livelike.com](https://codetest.livelike.com)
+
+Clone this repository.  Whe you have completed the goals then you can open a Pull Request to the main repository.
+
 ### Set up a virtualenv
 
 ```shell