forked from auxolotl/labs
tidepool/readme: update links to foundation and lib (#37)
A friend was looking at tidepool, and was confused when these were deadlinks. Reviewed-on: auxolotl/labs#37 Reviewed-by: vlinkz <vlinkz@snowflakeos.org> Co-authored-by: dawnofmidnight <dawnofmidnight@duck.com> Co-committed-by: dawnofmidnight <dawnofmidnight@duck.com>
This commit is contained in:
parent
a5b66548d3
commit
cb654dbfd0
1 changed files with 5 additions and 2 deletions
|
|
@ -1,9 +1,12 @@
|
|||
# Aux Tidepool
|
||||
|
||||
Aux Tidepool is an initial package set built on top of [Aux Foundation](../foundation). Packages
|
||||
are created and managed using [Aux Lib](../lib)'s module system to allow for highly dynamic and
|
||||
Aux Tidepool is an initial package set built on top of [Aux Foundation][foundation]. Packages
|
||||
are created and managed using [Aux Lib][lib]'s module system to allow for highly dynamic and
|
||||
extensible configuration.
|
||||
|
||||
[foundation]: https://git.auxolotl.org/auxolotl/foundation
|
||||
[lib]: https://git.auxolotl.org/auxolotl/lib
|
||||
|
||||
## Installation
|
||||
|
||||
Packages can be imported both with and without Nix Flakes. To import them using Nix Flakes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue