Skip to content

Commit be568e6

Browse files
committed
Full release
1 parent 8b27202 commit be568e6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,5 @@ dist
130130
.pnp.*
131131

132132
application.yml
133-
cylane.database.json
133+
cylane.database.json
134+
.cylane

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Java 11-13 **[Download JDK13](http://www.mediafire.com/file/m6gk7aoq96db8g0/file
5353
## 📚 Installation
5454

5555
```
56-
git clone https://github.com/RainyXeon/Cylane
57-
cd Cylane
56+
git clone https://github.com/RainyXeon/ByteBlaze
57+
cd ByteBlaze
5858
Start.bat
5959
```
6060

@@ -66,7 +66,7 @@ Start.bat
6666
Copy or Rename `application.example.yml` to `application.yml` and fill out the values:
6767

6868
```yaml
69-
# Cylane config file via .yaml
69+
# ByteBlaze config file via .yaml
7070
# Version 3.0
7171
# You can use ${} to pass an enviroment varible from .env file
7272
# Eg:

0 commit comments

Comments
 (0)