Tweak docs a bit

This commit is contained in:
prescientmoon 2024-11-28 15:36:01 +01:00
commit 3982ec6e4f
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
3 changed files with 15 additions and 21 deletions
docs

View file

@ -1,6 +1,6 @@
# Table of content:
- [Installation / Running guide](./tutorials/running.md)
- [Controls](./tutorials/controls.md)
- [The infoeducatie docs](./actual-docs.md)
- [Basic usage](./tutorials/sr-latch.md)
- [Installation / Running guide](./tutorials/installation.md)
- [Controls](./tutorials/controls.md)
- [The infoeducatie docs](./actual-docs.md)
- [Basic usage](./tutorials/sr-latch.md)

View file

@ -3,7 +3,7 @@
# The controls
| Action | Keybinding | Gui |
| :---------------------------------: | :---------------------: | :--------------------------------------------------------------------------: |
| :---------------------------------: | :---------------------: | :--------------------------------------------------------------------------: | ------------------------------------------------------ |
| Save | `ctrl + s` | `Simulation` > `Save` |
| Add a gate | - | click `logic-gates` > the gate you want to add |
| Move a gate | - | drag & drop the gate using the `left mouse button` |