docs: shorten warning and rephrase

This commit is contained in:
Mark Joshwel 2023-08-31 20:27:20 +00:00
parent d5ea1f7af4
commit e41c2ccf81

View file

@ -2,8 +2,7 @@
> **Warning** > **Warning**
> >
> _**this is surplus 2.0.0.**_ > **this is surplus `2.0.0`.**
>
> surplus is being rewritten to better incorporate with > surplus is being rewritten to better incorporate with
> [sandplus](https://github.com/markjoshwel/sandplus.git). > [sandplus](https://github.com/markjoshwel/sandplus.git).
> sandplus is surplus's Android application accompaniment, written in Kotlin with Jetpack > sandplus is surplus's Android application accompaniment, written in Kotlin with Jetpack
@ -11,7 +10,6 @@
> >
> you are on the `future` branch. if you see this warning, that means code is not > you are on the `future` branch. if you see this warning, that means code is not
> finalised and ready to be used. > finalised and ready to be used.
>
> want the old, stable, working codebase? see the > want the old, stable, working codebase? see the
> [`main`](https://github.com/markjoshwel/surplus/tree/main) branch. > [`main`](https://github.com/markjoshwel/surplus/tree/main) branch.