Skip to content

Commit

Permalink
Merge pull request #1462 from themez/patch-1
Browse files Browse the repository at this point in the history
Fix title style
  • Loading branch information
petkaantonov committed Oct 3, 2017
2 parents b2b14c2 + 18891c9 commit f8f4a01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/README.md
@@ -1,16 +1,16 @@
##Tools
## Tools

Tools that can be run from command line:

###test.js
### test.js

For running tests. See [Testing](../#testing).

###build.js
### build.js

For building the library. See [Custom builds](../#custom-builds).

###jshintrc_generator.js
### jshintrc_generator.js

Generates a .jshintrc file in the project root.

Expand Down

0 comments on commit f8f4a01

Please sign in to comment.