瀏覽代碼

Update instructions

Ben Wilber 4 年之前
父節點
當前提交
6835514847
共有 1 個文件被更改,包括 6 次插入0 次删除
  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