Skip to content

Commit afd716f

Browse files
committed
Updating docs
1 parent 8a84183 commit afd716f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
## ## ########
1+
## ## ######
22
## ## ## ##
33
## ## ## ##
4-
### ########
4+
## ######
55
## ## ##
66
## ## ##
77
## ## ## agile programming tools in Coffeescript
88

99
#v0.2.0
1010

11-
#### Warning: This software is pre [SemVer](http://semver.org/) v1.0.0, use accordingly.
11+
### Warning: This software is pre [SemVer](http://semver.org/) v1.0.0, use accordingly.
1212

1313

1414
## Features
@@ -40,7 +40,7 @@ If anyone is willing to write concise documentation for executing the functional
4040
# Tools
4141

4242

43-
### base64
43+
## base64
4444
base64 encoding tool
4545

4646
usage:
@@ -52,23 +52,23 @@ usage:
5252
-d, decodes string
5353

5454

55-
### imgur
55+
## imgur
5656

5757
quick image sharing through imgur.com
5858

5959
usage:
6060

6161
xp imgur /path/to/image.png
6262

63-
### ip
63+
## ip
6464

6565
determines public ip address of current machine
6666

6767
usage:
6868

6969
xp ip
7070

71-
### loc
71+
## loc
7272

7373
determines the amount of lines of code in files
7474

@@ -79,7 +79,7 @@ usage:
7979
xp loc /path/to/dir/
8080
xp loc /path/to/dir/*.txt
8181

82-
### pair
82+
## pair
8383

8484
manages pair programming teams for Git
8585

@@ -122,7 +122,7 @@ examples:
122122

123123
124124

125-
### tabs
125+
## tabs
126126
converts tabs to spaces and spaces to tabs
127127

128128
usage:
@@ -133,7 +133,7 @@ usage:
133133
xp tabs /path/to/dir/*.txt
134134

135135

136-
### url
136+
## url
137137

138138
url encoding / decoding tool
139139

@@ -145,7 +145,7 @@ usage:
145145

146146
-d, decodes string
147147

148-
### web
148+
## web
149149
spawns a static web server from directory paths
150150

151151
usage:
@@ -159,7 +159,7 @@ usage:
159159
-p, port
160160

161161

162-
### ws
162+
## ws
163163
removes excess whitespace from files
164164

165165
usage:

0 commit comments

Comments
 (0)