diff --git a/climbgrades/README.md b/climbgrades/README.md new file mode 100644 index 0000000..4b758a0 --- /dev/null +++ b/climbgrades/README.md @@ -0,0 +1,13 @@ +Climbgrades is a utility to convert between YDS, UIAA and French +rock climbing grade systems. + +-- To use -- + +climbgrades.js is a node.js module. Grades.sh shows a way to use it as a +command line utility. + +-- Tests -- + +With nodeunit, run nodeunit test in this directory. + +Copyright 2014, Michael Stanton.