diff --git a/tidepool/README.md b/tidepool/README.md index feebf29..ed9831b 100644 --- a/tidepool/README.md +++ b/tidepool/README.md @@ -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,