Skip to content

Commit 8c59c41

Browse files
committed
remove modmod
1 parent f568574 commit 8c59c41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ contributed back to us, even if the license doesn't necessarily demand it.
5050

5151
## Usage
5252
The teacher's guide can be found [here](./teachers_guide.md).
53-
Have a look at the [ModMod Readme](./modmod/README.md) for instructions on how to render the content of a track.
5453

5554
## Structure
5655
The actual content can be found in the [`content`](./content) directory.
@@ -61,7 +60,6 @@ Topics are packages that cover a single topic, and include a small number of sli
6160
Topics can define their learning objectives, further reading material, and how they should be summarized in a Unit introduction.
6261

6362
Tracks, Modules, Units, and Topics and the files they refer to are described in the several TOML files in the [`content`](./content) directory.
64-
[ModMod](./modmod/README.md) combines the content into a structure that can be directly published to your students in a Git repo, for instance.
6563

6664
## Pre-defined tracks
6765
- [Rust Language Introduction](./content/rust-intro.track.toml) aims to introduce the basics to the Rust programming language, and to enable students to engineer their own applications and crates.

0 commit comments

Comments
 (0)