Skip to content

Commit

Permalink
Conver README.md to unicode
Browse files Browse the repository at this point in the history
  • Loading branch information
ousiax committed Dec 11, 2023
1 parent 1fe8415 commit 07d46a4
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
# Leo: A toy project for learning programming.
# Leo: A toy project for learning programming.
![](mainwindow.png)
![](mainwindow.zh-CN.png)

```txt
```console
$ tree -L 2
.
念岸岸 global.json
念岸岸 leo.sln
念岸岸 LICENSE
念岸岸 mainwindow.png
念岸岸 mainwindow.zh-CN.png
念岸岸 README.md
念岸岸 src
岫?? 念岸岸 Leo.Data.Domain
岫?? 念岸岸 Leo.UI.Services
岫?? 念岸岸 Leo.Web
岫?? 念岸岸 Leo.Web.Api
岫?? 念岸岸 Leo.Web.Data
岫?? 念岸岸 Leo.Web.Data.SQLite
岫?? 念岸岸 Leo.Web.Host
岫?? 念岸岸 Leo.Windows.App
岫?? 弩岸岸 Leo.Wpf.App
弩岸岸 test
念岸岸 Leo.Data.Domain.Tests
弩岸岸 Leo.Web.Api.Tests
├── global.json
├── leo.sln
├── LICENSE
├── mainwindow.png
├── mainwindow.zh-CN.png
├── README.md
├── src
│   ├── Leo.Data.Domain
│   ├── Leo.UI.Services
│   ├── Leo.Web
│   ├── Leo.Web.Api
│   ├── Leo.Web.Data
│   ├── Leo.Web.Data.SQLite
│   ├── Leo.Web.Host
│   ├── Leo.Windows.App
│   └── Leo.Wpf.App
└── test
├── Leo.Data.Domain.Tests
└── Leo.Web.Api.Tests

14 directories, 6 files
```
Expand Down

0 comments on commit 07d46a4

Please sign in to comment.