feat: simplify README handling
This commit is contained in:
parent
dfd8e299cd
commit
b420a6eafa
3 changed files with 16 additions and 13 deletions
11
dragon_fire.code-workspace
Normal file
11
dragon_fire.code-workspace
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../dragon_fire_content"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue