aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-10-05 18:22:13 +0200
committermax397574 <[email protected]>2021-10-05 18:22:13 +0200
commitb41e139357fca7758c84e836e8acb9db4d204bc7 (patch)
treeac61da390bc3257545c5bd2b939137cdaf63aaf6
parent47346a37cf885c1cbb6d2f98fa32ad89b048af47 (diff)
docs(readme): 📚added skeleton
-rw-r--r--readme.md22
1 files changed, 18 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index b400cd3..002a715 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,20 @@
-WIP
+# 🔧Startuptools.nvim
-startup screen
+✨Features
+--------
-credits:
-https://github.com/tamton-aquib/nvim/blob/dev/lua/custom/noice_board.lua
+* Fully customizable
+* Themes
+
+📦Installation
+------------
+Use your favourite package manager and call setup function.
+```lua
+```
+
+⚙️Customization
+-------------
+Call the setup function with your configs
+
+```lua
+```