Permalink
Please sign in to comment.
Browse files
Added README and renamed COPYING to LICENSE to be more GitHub-friendly.
- Loading branch information...
Showing
with
12 additions
and 2 deletions.
- 0 COPYING → LICENSE
- +1 −1 Makefile
- +2 −1 NEWS
- +9 −0 README
File renamed without changes.
| @@ -0,0 +1,9 @@ | ||
| +Bowtie: http://bowtie-bio.sf.net | ||
| + | ||
| + - See AUTHORS for information about who wrote Bowtie and its various | ||
| + components. | ||
| + - See LICENSE for license information. | ||
| + - See MANUAL for detailed information on how to use Bowtie. | ||
| + - See NEWS for information about changes in this and previous versions | ||
| + of Bowtie. | ||
| + - See TUTORIAL for a quick example to get you started with Bowtie. |
0 comments on commit
192e4f0