Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit dc1479d

Browse files
author
Łukasz Florczak
authored
Update README.md
1 parent e3279fd commit dc1479d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ More demos and examples coming soon in [vue-agile CodePens collection](https://c
99

1010
---
1111

12-
🤝 Thanks to [Maciej Wach](https://github.com/wachu91) for inventing the name and to all [Contributors](https://github.com/lukaszflorczak/vue-agile/graphs/contributors) for your development.
13-
14-
---
15-
1612
🎉 **After about a year from the last version, I'm happy and excited to inform, that new `v1.0` version is available now!** Some features I planed in version `0.4` were for me impossible to realise and I got stuck in it completely. Version [`2.6 of Vue.js`](https://github.com/vuejs/vue/releases/tag/v2.6.0) opened new slots opportunities and I've returned to developing the plugin now. I've learned a lot for that time so I also decided to refactor all code – it should be now cleaner and better optimised.
1713

1814
---
@@ -266,6 +262,9 @@ module.exports = {
266262
```
267263

268264
## Contributing
265+
266+
🤝 Thanks to [Maciej Wach](https://github.com/wachu91) for inventing the name and to all [Contributors](https://github.com/lukaszflorczak/vue-agile/graphs/contributors) for your development.
267+
269268
```bash
270269
# project setup
271270
yarn install

0 commit comments

Comments
 (0)