Quellcode durchsuchen

Update README.md

Froilan Miranda vor 6 Jahren
Ursprung
Commit
b60c1c130e
Es ist kein Account mit dieser Commiter-Email verbunden
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2
    2
      README.md

+ 2
- 2
README.md Datei anzeigen

1
-Instructions
2
-##################################################################
1
+# Instructions
2
+
3
 Your missioin is to debug js/colors.js. The javascript application depends on this file to feed it the color data to write to screen.
3
 Your missioin is to debug js/colors.js. The javascript application depends on this file to feed it the color data to write to screen.
4
 
4
 
5
 Use the developer tools in your browser to debug and fix the code.
5
 Use the developer tools in your browser to debug and fix the code.