File tree Expand file tree Collapse file tree 7 files changed +7
-1
lines changed
Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img width =" 500 " src =" ./assets/ logo.svg" alt =" AIScript Logo " >
2+ <img width =" 500 " src =" https://aiscript.dev/aiscript- logo.svg" alt =" AIScript Logo " >
33</p >
44
55<h1 align =" center " >AIScript</h1 >
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ repository.workspace = true
77license.workspace = true
88keywords.workspace = true
99categories.workspace = true
10+ readme.workspace = true
1011publish = false
1112
1213[dependencies ]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ license.workspace = true
99authors.workspace = true
1010keywords.workspace = true
1111categories.workspace = true
12+ readme.workspace = true
1213
1314[dependencies ]
1415aiscript-lexer = { path = " ../aiscript-lexer" , version = " 0.1.0" }
Original file line number Diff line number Diff line change @@ -9,5 +9,6 @@ license.workspace = true
99authors.workspace = true
1010keywords.workspace = true
1111categories.workspace = true
12+ readme.workspace = true
1213
1314[dependencies ]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ license.workspace = true
99authors.workspace = true
1010keywords.workspace = true
1111categories.workspace = true
12+ readme.workspace = true
1213
1314[dependencies ]
1415aiscript-lexer = { path = " ../aiscript-lexer" , version = " 0.1.0" }
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ license.workspace = true
99authors.workspace = true
1010keywords.workspace = true
1111categories.workspace = true
12+ readme.workspace = true
1213
1314[dependencies ]
1415aiscript-lexer = { path = " ../aiscript-lexer" , version = " 0.1.0" }
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ repository.workspace = true
88license.workspace = true
99keywords.workspace = true
1010categories.workspace = true
11+ readme.workspace = true
1112default-run = " aiscript"
1213
1314[[bin ]]
You can’t perform that action at this time.
0 commit comments