You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ To run this sample in your subscription, make sure to fork the repository into y
49
49
50
50
## Repo branches
51
51
52
-
This repo has different branches that shows the development at different stages. This is the branch 5.0.
52
+
This repo has different branches that shows the development at different stages. This is the branch 6.0.
53
53
54
54
- 1.0: First version, no database support
55
55
- 2.0: Database support added
@@ -60,7 +60,7 @@ This repo has different branches that shows the development at different stages.
60
60
61
61
### V6.0 Notes
62
62
63
-
In V6.0 the focus is on the front-end, now updated to be a proper [Vue](https://vuejs.org/) project.
63
+
In V6.0 the focus is on the front-end, now updated to be a proper [Vue](https://vuejs.org/) project, splitting the UI in in smaller, reusable, components.
0 commit comments