From dad3d3b82423ccb7a0219a66366edc1ed757cbee Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Tue, 12 Apr 2022 11:35:39 -0700 Subject: [PATCH] Initial commit with a `README.md` --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..11aca2b --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Cosmic Desktop + +Currently an incomplete **pre-alpha**. + +## Components of Cosmic Desktop +* [cosmic-applibrary](https://github.com/pop-os/cosmic-applibrary) +* [cosmic-comp](https://github.com/pop-os/cosmic-comp) +* [cosmic-dock-epoch](https://github.com/pop-os/cosmic-dock-epoch) +* [cosmic-launcher](https://github.com/pop-os/cosmic-launcher) +* [comsic-panel](https://github.com/pop-os/cosmic-panel) +* [cosmic-settings](https://github.com/pop-os/cosmic-settings) +* [cosmic-theme](https://github.com/pop-os/cosmic-theme) +* [cosmic-theme-editor](https://github.com/pop-os/cosmic-theme-editor) +* [libcosmic](https://github.com/pop-os/libcosmic)