Remove windows reference in readme

This commit is contained in:
2019-06-29 14:21:10 +02:00
parent f036580887
commit 80f7ba3db4
-2
View File
@@ -18,8 +18,6 @@ Requirements:
A Makefile is included that should work on any system with the above requirements met. Code is written in a portable way, so should work on any system that has the libraries installed, but your mileage may (and will) vary. A Makefile is included that should work on any system with the above requirements met. Code is written in a portable way, so should work on any system that has the libraries installed, but your mileage may (and will) vary.
A Visual Studio project is also included that did work at some point with certain libraries installed in certain places on certain systems.
## Usage ## Usage
Compile and run. Probably some adjustments to the code are required if you want some output. Most methods are accompanied by a short docstring header thingy that you can read if you like. Compile and run. Probably some adjustments to the code are required if you want some output. Most methods are accompanied by a short docstring header thingy that you can read if you like.