diff README.md @ 0:487f80fb99ae draft

Uploaded
author galaxyp
date Wed, 19 Dec 2012 00:05:32 -0500
parents
children b39347891609
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Wed Dec 19 00:05:32 2012 -0500
@@ -0,0 +1,26 @@
+# Protein Database Downloader
+
+This tool allows users to download protein databases from common
+sources. This tool has no external dependencies beyond wget.
+# Obtaining Tools
+
+Repositories for all Galaxy-P tools can be found at
+https:/bitbucket.org/galaxyp/.
+
+# Contact
+
+Please send suggestions for improvements and bug reports to
+jmchilton@gmail.com.
+
+# License
+
+All Galaxy-P tools are licensed under the Apache License Version 2.0
+unless otherwise documented.
+
+# Tool Versioning
+
+Galaxy-P tools will have versions of the form X.Y.Z. Versions
+differing only after the second decimal should be completely
+compatible with each other. Breaking changes should result in an
+increment of the number before and/or after the first decimal. All
+tools of version less than 1.0.0 should be considered beta.