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
Prepare for the v2 release by removing references to the v2 branch. By
now, dev should slow down a bit; updat Project Status in the README to
clarify the state of the project for new viewers.
This will be the commit tagged for v2.0.0
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ My original intent when making this tool was to illustrate how easy it is to mak
18
18
Project Status
19
19
--------------
20
20
21
-
MOAC is actively developed as of September 2021.
21
+
MOAC is actively developed as of September 2021. There is one sole developer behind all final decisions and responsibilities. The current roadmap is visible on the [ticket tracker](https://todo.sr.ht/~seirdy/MOAC).
22
22
23
23
Installation
24
24
------------
@@ -182,9 +182,7 @@ Caveat: the limits of the speed of light in the face of an expanding universe ma
182
182
Contributing
183
183
------------
184
184
185
-
Development is mostly happening in the v2 branch, which contains breaking changes.
186
-
187
-
See `CONTRIBUTING.md` in the repository root for contribution guidelines.
185
+
See [`CONTRIBUTING.md`](https://git.sr.ht/~seirdy/moac/tree/master/CONTRIBUTING.md) in the repository root for contribution guidelines.
0 commit comments