Skip to content

Commit

Permalink
docs: Refer to maker/taker docs on main page
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron authored Dec 3, 2024
1 parent 2633e8e commit 13c7bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This is the monorepo containing the source code for all of our core projects:

- [`swap`](swap/README.md) contains the source code for the main swapping binaries, `asb` and `swap`
- [`maker`](dev-docs/asb/README.md)
- [`taker`](dev-docs/cli/README.md)
- [`gui`](src-gui/README.md) contains the new tauri based user interface
- [`tauri`](src-tauri/) contains the tauri bindings between binaries and user interface
- and other crates we use in our binaries
Expand Down

0 comments on commit 13c7bf8

Please sign in to comment.