diff --git a/.github/assets/logo-cli.png b/.github/assets/logo-cli.png new file mode 100644 --- /dev/null +++ b/.github/assets/logo-cli.png diff --git a/.github/assets/logo-core.png b/.github/assets/logo-core.png new file mode 100644 --- /dev/null +++ b/.github/assets/logo-core.png diff --git a/.github/assets/logo-gui.png b/.github/assets/logo-gui.png new file mode 100644 --- /dev/null +++ b/.github/assets/logo-gui.png diff --git a/.github/assets/logo.png b/.github/assets/logo.png new file mode 100644 --- /dev/null +++ b/.github/assets/logo.png diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > **CURRENTLY A WORK IN PROGRESS!!**
-
+
This is the monorepo for the new Outer Wilds Mod Manager.
Core |
CLI |
diff --git a/owmods_cli/README.md b/owmods_cli/README.md
--- a/owmods_cli/README.md
+++ b/owmods_cli/README.md
@@ -3,7 +3,7 @@
# Outer Wilds Mod Manager CLI
-
+
The CLI interface for the Outer Wilds Mod Manager, built using clap.
Core |
CLI |
diff --git a/owmods_core/README.md b/owmods_core/README.md
--- a/owmods_core/README.md
+++ b/owmods_core/README.md
@@ -3,7 +3,7 @@
# Outer Wilds Mod Manager Core Package
-
+
The core library for the Outer Wilds Mod Manager.
Core |
CLI |
diff --git a/owmods_gui/README.md b/owmods_gui/README.md
--- a/owmods_gui/README.md
+++ b/owmods_gui/README.md
@@ -3,7 +3,7 @@
# Outer Wilds Mod Manager GUI
-
+
The GUI Version Of The Outer Wilds Mod Manager.
Core |
CLI |