Skip to content

Commit 064063e

Browse files
add final paragraph
1 parent 33e245c commit 064063e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,11 @@ Initially, I considered contributing to existing libraries or wrapping one to ad
136136
3. Building something new gives me the freedom to fully control the direction and architecture, without being constrained by design choices made in other libraries.
137137
4. Healthy competition among libraries helps drive innovation, and I see this as an opportunity to contribute to the broader Django ecosystem.
138138
5. Recent libraries like [django-cotton](https://github.com/wrabit/django-cotton) and [dj-angles](https://github.com/adamghill/dj-angles) are pushing Django templates in new and exciting directions and I wanted to join in on the fun. 😄
139+
140+
It's very early days for django-bird. What you see here is laying the foundation for a template-centric approach to Django components. The current implementation focuses on core functionality, setting the stage for future features and enhancements.
139141
<!-- docs-motivation-end -->
140142
141-
See the [ROADMAP](ROADMAP.md) for planned features and future direction of django-bird.
143+
See the [ROADMAP](ROADMAP.md) for planned features and the future direction of django-bird.
142144
143145
## License
144146

0 commit comments

Comments
 (0)