File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -243,10 +243,11 @@ Creating a Figma-like design tool with:
243243## 📁 Project Structure
244244
245245```
246- claude-code-taskmaster /
246+ vibecoded /
247247├── 📄 README.md # This file
248248├── 📄 LICENSE # MIT License
249- └── 📄 taskmaster.md # Main AI Taskmaster prompt
249+ ├── 📁 agents/
250+ └── 📄 taskmaster.md # Main AI Taskmaster prompt
250251
251252🚧 under-development 🚧 # (╯T.T)╯︵ ┻━┻
252253├── 📁 e2e/
@@ -339,8 +340,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
339340
340341## 💬 Support
341342
342- - ** Issues** - [ GitHub Issues] ( https://github.com/nikdelvin/claude-code-taskmaster /issues )
343- - ** Discussions** - [ GitHub Discussions] ( https://github.com/nikdelvin/claude-code-taskmaster /discussions )
343+ - ** Issues** - [ GitHub Issues] ( https://github.com/nikdelvin/vibecoded /issues )
344+ - ** Discussions** - [ GitHub Discussions] ( https://github.com/nikdelvin/vibecoded /discussions )
344345- ** Email** - the@nikdelv.in
345346- ** Twitter/X** - [ @nikdelvin ] ( https://twitter.com/nikdelvin )
346347
You can’t perform that action at this time.
0 commit comments