We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ba3c1 commit f7ecc55Copy full SHA for f7ecc55
README.md
@@ -6,6 +6,7 @@ PyCuber is a Rubik's Cube package in Python 2/3
6
7
The cube can be revealed as expanded view in the terminal,
8
so it's easy to visualise the cube, just inside the terminal.
9
+(Not tested on Windows)
10
11
``` python
12
setup.py
@@ -9,7 +9,7 @@
--------------------------------------------------
The cube can be revealed as expanded view in the terminal, so it's easy
-to visualise the cube, just inside the terminal.
+to visualise the cube, just inside the terminal. (Not tested on Windows)
13
14
.. code-block:: python
15
0 commit comments