This commit is contained in:
rj 2023-06-15 19:09:55 -07:00 committed by GitHub
parent a40d900653
commit 915ec63791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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/>.
```
```