diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -241,8 +241,8 @@ $ python # In the main folder | |||
| 241 | From here you can call the library functions directly, for example: | 241 | From here you can call the library functions directly, for example: |
| 242 | 242 | ||
| 243 | ``` | 243 | ``` |
| 244 | >>> nissy.compose('NEORSQLH=ZFCYUAGLHTKB=A', 'NEORSQLH=ZFCYUAGLHTKB=A') | 244 | >>> nissy.applymoves('ABCDEFGH=ABCDEFGHIJKL=A', "R U R' U'") |
| 245 | 'ASTUGFBH=DACXEZGBLIKF=A' | 245 | 'WFCDERQH=AECDIFGHBJKL=A' |
| 246 | ``` | 246 | ``` |
| 247 | 247 | ||
| 248 | The `python/examples` folder contains some examples, that you | 248 | The `python/examples` folder contains some examples, that you |
