Sfoglia il codice sorgente

Update 'README.md'

linked to raw file for easy copying
tBKwtWS 1 giorno fa
parent
commit
fb2e0b2591
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ For use by students who want to make art or games with Karel as a character.
 1. Create a new or open an existing **graphics project**
 1. Go to the **Project Files** view by clicking the "**Files**" button in the ribbon on the left
 1. Add the karel_asset.py file by:
-    * Either clicking the CIP icon of a file with a plus sign (+) in it to add a new file and paste the content of [karel_asset.py](https://git.h0v1n8.nl/Stanford/karel_asset/src/master/karel_asset.py)
+    * Either clicking the CIP icon of a file with a plus sign (+) in it to add a new file and paste the content of [karel_asset.py](https://git.h0v1n8.nl/Stanford/karel_asset/raw/master/karel_asset.py)
     * Or by downloading/cloning this project and uploading the karel_asset.py file with the upload button on the CIP IDE
 
 ## Using karel_asset.py when it is added to a CIP project