Skip to content

Commit dbcdbfe

Browse files
Update README.md
1 parent bb0e1b6 commit dbcdbfe

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ Mobile app for solving 3*3 Rubik's Cube.
44

55
## Screenshot
66

7-
<p align="left">
7+
<p align="center">
88
<img src="https://github.com/brinesoftwares/Flutter-AI-Rubik-cube-Solver/blob/master/screenshots/ss2.jpg?raw=true" width="300" >
99
<img src="https://github.com/brinesoftwares/Flutter-AI-Rubik-cube-Solver/blob/master/screenshots/ss1.jpg?raw=true" width="300" >
1010
</p>
11+
12+
## Python Libraries
13+
14+
- Flask (https://pypi.org/project/Flask/)
15+
- Numpy (https://pypi.org/project/numpy/)
16+
- Rubik Solver (https://pypi.org/project/rubik-solver/)
17+
- Rubiks Cube Tracker (https://github.com/dwalton76/rubiks-cube-tracker)
18+
- OpenCV (https://pypi.org/project/opencv-python/)
19+

0 commit comments

Comments
 (0)