diff options
| author | Calvin Morrison <mutantturkey@gmail.com> | 2013-05-28 13:02:28 -0300 | 
|---|---|---|
| committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-05-28 13:02:28 -0300 | 
| commit | db2c0af8987e341ece4414c5c85471f66938d5c9 (patch) | |
| tree | 5b184249c625772e555c21a34d2a22e29fa1c5e5 /README.markdown | |
| parent | b5c4d63787c52de7ad41cf738b19b462da79aab1 (diff) | |
Updated README for github
Link properly to our documentation in github, as well as LICENSE file.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/README.markdown b/README.markdown index d329d54..d56c1ac 100644 --- a/README.markdown +++ b/README.markdown @@ -11,22 +11,22 @@ accurate down to the genus level.  ## How Do I Install Quikr ## -Please read the directions on the [installation page](install.markdown). +Please read the directions on the [installation page](doc/install.markdown).  ## How Do I use Quikr ##  We have several ways to use quikr. Quikr is first and formost a command  line utility, but we also provide python and matlab scripts. -+ [Command Line Utilities](cli.markdown) -+ [Matlab documentation](matlab.markdown) -+ [Python documentation](python.markdown) ++ [Command Line Utilities](doc/cli.markdown) ++ [Matlab documentation](doc/matlab.markdown) ++ [Python documentation](doc/python.markdown)  ## Contact ##  For issues with the quikr software, contact gailro@gmail.com  ## License ## -The Quikr project is released under the GPL-3 License. Please view the LICENSE +The Quikr project is released under the GPL-3 License. Please view the [LICENSE](LICENSE)  file for more details.  ## Contributors ## | 
