From 4bc26e8d8134aa51de2ba6314f3521af5b469aef Mon Sep 17 00:00:00 2001 From: Gabriele Girelli Date: Thu, 17 Jan 2019 16:51:28 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 818cded..1c9ba3e 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ pyGPSeq v3.3.4 A Python3 package that provides tools to analyze images of GPSeq samples. -* Read the (public) [documentation](https://ggirelli.github.io/pygpseq/) for more details. -* Read the (private) [documentation](https://github.com/ggirelli/pygpseq/wiki) for more details. -*Once the repo goes public, private docs will be merged with public ones.* +* Read the GitHub pages [documentation](https://ggirelli.github.io/pygpseq/) for more details. +* Read the Wiki [documentation](https://github.com/ggirelli/pygpseq/wiki) for more details. +*Wiki docs will be merged with GitHub pages ones soon.* Installation ------------- @@ -77,4 +77,4 @@ License ``` MIT License Copyright (c) 2017 Gabriele Girelli -``` \ No newline at end of file +```