From 9ece61907b801490ae3be15d1f0919e82f5e3314 Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Sun, 13 Jul 2014 20:42:37 -0400 Subject: [PATCH] Create README.md Creation of readme as a first experiment --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b370285 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Genomics +======== + +Experiments with Python and Genomics + +THese are files related to experiments with Python and Bioinformatics, especially Rosalind. +It is also a place to try working with Git.