Skip to content
Snippets Groups Projects
Commit 5e212965 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Added README describing mdBook setup

parent 1dacbdc0
No related branches found
No related tags found
No related merge requests found
XP-el Mikroprocessorprogrammeringskurs (MPPK)
=============================================
This uses [mdBook](https://github.com/rust-lang-nursery/mdBook)
Getting started:
Install mdBook and the link-checker plugin:
```
cargo install mdbook-linkcheck
```
Run
```
mdbook serve
```
then open [http://localhost:3000](http://localhost:3000)
and edit the files within `src`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment