Skip to content

Commit 9519a8e

Browse files
Merge pull request #1 from it-shark-pro/patch-1
Update README.md
2 parents eb853c9 + b8b0f71 commit 9519a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![IT Shark](https://avatars2.githubusercontent.com/u/34164782?s=200&v=4)](http://it-shark.pro/)
2-
#Brest IT Shark School
2+
# Brest IT Shark School
33
## Javascript Assignments [![Build Status](https://travis-ci.org/it-shark-pro/js-assignments.svg?branch=master)](https://travis-ci.org/it-shark-pro/js-assignments)
44

55
Yet another javascript assignments. There are a lot of interactive javascript resources for beginners, but most of them are online and do not cover the modern programming workflow. There are some excellent training resources on github (https://github.com/rmurphey/js-assessment, https://github.com/mrdavidlaing/javascript-koans, https://github.com/vasanthk/js-bits etc) but they are not exactly simulate the everyday programming process. So the motivation of this project is to show TDD process in the wild to the beginners. Assingment tests are implemented in various ways to feel a difference and gain the experience what manner is good, what is bad and what is ugly.
@@ -108,6 +108,6 @@ There is an easier way to debug for beginners with free Visual Studio Code:
108108
* NOTE: The `launch.json` is stored in the `.vscode` project folder.
109109

110110

111-
##Contribution
111+
## Contribution
112112
Feel free to contribute into this project. New tasks and katas are welcome.
113113

0 commit comments

Comments
 (0)