Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CRYstalloidal committed Mar 20, 2023
1 parent b827791 commit ca6ca00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# open knight's tour

**Will calculate an open knight's tour with given point and board size.**
**Will calculate an open knight's tour with given point and board size.** <br/>
马的遍历问题图形化解决方案
- `package.json` - Points to the app's main file and lists its details and dependencies.
- `main.js` - Starts the app and creates a browser window to render HTML. This is the app's **main process**.
Expand Down

0 comments on commit ca6ca00

Please sign in to comment.