andreped commited on
Commit
06c3a08
1 Parent(s): a844dc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,9 @@
12
  pip install git+https://github.com/andreped/livermask.git
13
  ```
14
 
15
- Program has been tested using Python 3.7 on Windows, macOS, and Ubuntu Linux 18.04. As TensorFlow 2.x only supports Python 3.6-3.9, so does livermask.
 
 
16
 
17
  ## Usage:
18
 
 
12
  pip install git+https://github.com/andreped/livermask.git
13
  ```
14
 
15
+ As TensorFlow 2.x only supports Python 3.6-3.9, so does livermask.
16
+
17
+ Program has been tested using Python 3.7 on Windows, macOS, and Ubuntu Linux 18.04.
18
 
19
  ## Usage:
20