Wording
This commit is contained in:
parent
a40d900653
commit
915ec63791
|
|
@ -2,11 +2,11 @@
|
|||
A Kiseki experiment
|
||||
|
||||
# Notice
|
||||
We want to inform you that our project is currently a work in progress. While it is open source and available for developers to explore, please be aware that Estara is not intended for regular user consumption. Unless you are experienced in software development, we kindly advise against installing Estara in its current state. Thank you for your understanding.
|
||||
**This project is currently a work in progress!** While it is open source and available for developers to explore, please be aware that Estara is *not yet intended for regular user consumption*. Unless you are experienced in software development, we kindly advise against installing Estara in its current state. Thank you for your understanding!
|
||||
|
||||
# Requirements
|
||||
- 64-bit version of Windows build 17763 or greater (i.e., Version 1809 or greater)
|
||||
- .NET 7 runtime (download via `winget install Microsoft.DotNet.SDK.7`)
|
||||
- .NET 7 SDK (download via `winget install Microsoft.DotNet.SDK.7`)
|
||||
|
||||
# License
|
||||
```
|
||||
|
|
@ -25,4 +25,4 @@ GNU Affero General Public License for more details.
|
|||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue