Skip to content

Commit 7165423

Browse files
author
rcemper
authored
fix some typos
1 parent 87cee2f commit 7165423

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,13 @@ USER>do ^checkers
3535

3636
For more information on InterSystems IRIS support for Transact-SQL (TSQL), SQL Server and Sybase to IRIS Migration tools see [Transact-SQL (TSQL) Migration Guide](https://irisdocs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GTSQ)
3737

38-
## Hints if the original docu is unavailable
39-
40-
Rules are standard rules of Checker
41-
Moves are done by entering start and target coordinates e.g. **F2E1** or **f2e1** also **f2-e1**
42-
An invalid move results in **<METHOD DOES NOT EXIST>+11^checker**
43-
Don't worry enter **GOTO** or simply **G** to continue with a valid move.
44-
If your opponent reaches the bottom line and gets a KING it is totally paralized and can't move it anymore (Seems to be a bug)
45-
So you are always a winner.
38+
### Hints if the original docu is unavailable
39+
40+
- Rules are standard rules of Checker
41+
- Moves are done by entering start and target coordinates e.g. **F2E1** or **f2e1** also **f2-e1**
42+
- An invalid move results in **<METHOD DOES NOT EXIST>+11^checker**
43+
- Don't worry enter **GOTO** or simply **G** to continue with a valid move.
44+
- If your opponent reaches the bottom line and gets a *KING* it is totally paralized and can't move it anymore (Seems to be a bug)
45+
- So it'S hard not to be a winner.
46+
#### Remember the focus is on TSQL support
4647

0 commit comments

Comments
 (0)