summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-11-01 10:19:47 -0600
committerRocky Madden <git@rockymadden.com>2012-11-01 10:19:47 -0600
commitad00f80beca08ad605d9f837c08aaf4c470b480e (patch)
tree3d2bfa2eb54dc38771b00c7171dca011442589d1 /readme.md
parent9afd8cdafd970fbc80a29e9c86f198dc9c15e489 (diff)
downloadstringmetric-ad00f80beca08ad605d9f837c08aaf4c470b480e.tar.gz
stringmetric-ad00f80beca08ad605d9f837c08aaf4c470b480e.tar.bz2
stringmetric-ad00f80beca08ad605d9f837c08aaf4c470b480e.zip
Made build commands code.
Diffstat (limited to 'readme.md')
-rwxr-xr-xreadme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index dbe579a..b1f6440 100755
--- a/readme.md
+++ b/readme.md
@@ -62,10 +62,10 @@ Filters, which can optionally be applied, clean up arguments prior to evaluation
[SemVer](http://semver.org/)
## Building the API
-gradle :stringmetric-core:jar
+`gradle :stringmetric-core:jar`
## Building the CLI
-gradle :stringmetric-cli:tar
+`gradle :stringmetric-cli:tar`
## Using the API
`// Import metric of choice.`