diff --git a/README.md b/README.md index df6c34b413e2ea12ac85471d75ed438b672b1932..ba2e75b06df96c9508aa2c6ee1d888207080acfb 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ In the example folder, you have example files from the following command: - Create DataBase LIN : ```bash -python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,95,99.67,99.74,99.81,99.87,99.94,100.0 +python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,95,99.68,99.74,99.81,99.87,99.94,100 ``` - Update DataBase LIN :