From b67a7e43f44373b172ccbc5dfee6d9090a3effa3 Mon Sep 17 00:00:00 2001 From: Matthew Bourque Date: Sun, 13 Aug 2017 13:56:07 -0400 Subject: [PATCH] python dependency had no syntax highlighting, that bugged me. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcb8c74..6315733 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Official Documentation: http://acsql.readthedocs.io/ The `acsql` package requires the following dependencies: -- Python 3.+ +- `python 3.+` - `astropy` - `flask` - `numpy`