Procházet zdrojové kódy

Update instructions

Ben Wilber před 4 roky
rodič
revize
6835514847
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  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