소스 검색

Update README.md

Froilan Miranda 5 년 전
부모
커밋
b60c1c130e
No account linked to committer's email
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -1,5 +1,5 @@
1
-Instructions
2
-##################################################################
1
+# Instructions
2
+
3 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 5
 Use the developer tools in your browser to debug and fix the code.