Skip to content

Commit 17a5d9b

Browse files
committed
updated readme
1 parent d44e402 commit 17a5d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# mdBook Source of Physics-Based Simulation
22

3-
This online book is developed based on [mdBook](https://github.com/rust-lang/mdBook).
3+
This online book is developed based on [mdBook](https://github.com/rust-lang/mdBook). The book is fully open-sourced, and we welcome your contributions!
44

55
md files of each chapter of the book is in `src/`.
66

7-
[Python implementations](https://github.com/liminchen/solid-sim-tutorial) of certain topics are included as submodules and discussed in the book. Thus, to clone the source with submodules:
7+
[Python implementations](https://github.com/phys-sim-book/solid-sim-tutorial) of certain topics are included as submodules and discussed in the book. Thus, to clone the source with submodules:
88
```
99
git clone --recurse-submodules https://github.com/liminchen/phys_anim_book
1010
```

0 commit comments

Comments
 (0)