diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..4508f9d
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,3 @@
+*.md
+.github
+res
\ No newline at end of file
diff --git a/README.md b/README.md
index 0f678e2..b500cf0 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,7 @@
-
-
+
@@ -24,10 +23,11 @@ Here's features that you get out of the box:
- [x] Mention [@] bot in group to receive answer
## Roadmap
-- [x] Docker Config by [StanleyOneG](https://github.com/StanleyOneG)
+- [x] Docker config & automated tags by [StanleyOneG](https://github.com/StanleyOneG), [ShrirajHegde](https://github.com/ShrirajHegde)
- [x] History and `/reset` by [ShrirajHegde](https://github.com/ShrirajHegde)
- [ ] Add more API-related functions [System Prompt Editor, Ollama Version fetcher, etc.]
- [ ] Redis DB integration
+- [ ] Update bot UI
## Prerequisites
- [Telegram-Bot Token](https://core.telegram.org/bots#6-botfather)