Skip to content

Commit 7a5732f

Browse files
committed
sh code highlighing
1 parent 3a84d6c commit 7a5732f

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
@@ -39,7 +39,7 @@ You can change the duration of your animations, add a delay or change the number
3939
## Custom Builds
4040
Animate.css is powered by [Grunt](http://gruntjs.com), and you can create custom builds pretty easily. First of all, you’ll need Grunt and all other dependencies:
4141

42-
```
42+
```sh
4343
$ cd path/to/animate.css/
4444
$ sudo npm install
4545
```
@@ -62,4 +62,4 @@ Next, run `grunt watch` to watch for changes and compile your custom builds. For
6262
Animate.css is licensed under the MIT license. (http://opensource.org/licenses/MIT)
6363

6464
## Contributing
65-
Pull requests are the way to go here. I apologise in advance for the slow action on pull requests and issues. I only have two rules for submitting a pull request: match the naming convention (camelCase, categorised [fades, bounces, etc]) and let us see a demo of submitted animations in a [pen](http://codepen.io). That last one is important.
65+
Pull requests are the way to go here. I apologise in advance for the slow action on pull requests and issues. I only have two rules for submitting a pull request: match the naming convention (camelCase, categorised [fades, bounces, etc]) and let us see a demo of submitted animations in a [pen](http://codepen.io). That last one is important.

0 commit comments

Comments
 (0)