Skip to content

Commit f6d0afa

Browse files
author
Igor Escobar
authored
Merge pull request igorescobar#543 from rmarsigli/patch-1
update md titles
2 parents e445b77 + 630f348 commit f6d0afa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
#jQuery Mask Plugin
1+
# jQuery Mask Plugin
22
A jQuery Plugin to make masks on form fields and HTML elements.
33

44
[![Build Status](https://travis-ci.org/igorescobar/jQuery-Mask-Plugin.png)](https://travis-ci.org/igorescobar/jQuery-Mask-Plugin)
55
[![Code Climate](https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin.png)](https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin)
66

7-
#Documentation, Demos & Usage Examples
7+
# Documentation, Demos & Usage Examples
88
https://igorescobar.github.io/jQuery-Mask-Plugin/
99

10-
##Features
10+
## Features
1111

1212
* Lightweight (~2kb minified, ~1kb gziped).
1313
* Built-in support for dynamically added elements.
@@ -49,7 +49,7 @@ http://www.jsdelivr.com/projects/jquery.mask
4949
gem 'jquery_mask_rails' # more details at http://bit.ly/jquery-mask-gem
5050
```
5151

52-
##Tutorials
52+
## Tutorials
5353
### English
5454
* [Masks with jQuery Mask Plugin](http://bit.ly/masks-with-jquery-mask-plugin)
5555
* [Using jQuery Mask Plugin With Zepto.js](http://bit.ly/using-jquery-mask-plugin-with-zeptojs)

0 commit comments

Comments
 (0)