diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:27:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:27:13 +0530 |
| commit | 120c36cdbb91aa18a8deb33247b84f8a9f9c53ca (patch) | |
| tree | 9e1ed282a6a96998fef9adfed789c6263db1ac3b /README.md | |
| parent | f35758beb2719c64e513f684b366c3d0db1c0ec0 (diff) | |
| download | daft-launcher-120c36cdbb91aa18a8deb33247b84f8a9f9c53ca.tar.gz daft-launcher-120c36cdbb91aa18a8deb33247b84f8a9f9c53ca.zip | |
Adds base component structure
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6865c9e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# owyn +Only What You Need (owyn) is a minimal launcher for android written in dart + +## Motivation +There are a very few number of minimal launchers and even fewer are free and open source. +This is my attempt at filling the gap + |
