JBAujogue commited on
Commit
5457ec8
·
1 Parent(s): 2b992b5

edit readme

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -39,10 +39,11 @@ print(cube)
39
 
40
  ## Related projects
41
 
 
 
42
  - [pglass/cube](https://github.com/pglass/cube)
43
- - [trincaog/magiccube](https://github.com/trincaog/magiccube)
44
  - [bellerb/RubiksCube_Solver](https://github.com/bellerb/RubiksCube_Solver)
 
45
  - [charlstown/rubiks-cube-solver](https://github.com/charlstown/rubiks-cube-solver)
46
- - [adrianliaw/PyCuber](https://github.com/adrianliaw/PyCuber)
47
- - [dwalton76/rubiks-cube-NxNxN-solver](https://github.com/dwalton76/rubiks-cube-NxNxN-solver)
48
  - [staetyk/NxNxN-Cubes](https://github.com/staetyk/NxNxN-Cubes)
 
39
 
40
  ## Related projects
41
 
42
+ Open-source projects related to Rubik's Cube, sorted by number of stars:
43
+ - [adrianliaw/PyCuber](https://github.com/adrianliaw/PyCuber)
44
  - [pglass/cube](https://github.com/pglass/cube)
45
+ - [dwalton76/rubiks-cube-NxNxN-solver](https://github.com/dwalton76/rubiks-cube-NxNxN-solver)
46
  - [bellerb/RubiksCube_Solver](https://github.com/bellerb/RubiksCube_Solver)
47
+ - [trincaog/magiccube](https://github.com/trincaog/magiccube)
48
  - [charlstown/rubiks-cube-solver](https://github.com/charlstown/rubiks-cube-solver)
 
 
49
  - [staetyk/NxNxN-Cubes](https://github.com/staetyk/NxNxN-Cubes)