ソースを参照

Update README.md

Froilan Miranda 6 年 前
コミット
b60c1c130e
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      README.md

+ 2
- 2
README.md ファイルの表示

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.