diff --git a/README.md b/README.md index 05617d2..20e3ded 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,14 @@ dotnet run -- --help Download binaries (.NET 8) ========================== - [TYTDLite](https://downloads.tesses.net/apps/tytdlite/) -- ```bash ./TYTDLite.ServerCli --help``` +- ```bash +./TYTDLite.ServerCli --help +``` Download binaries (Mono) ======================== - [TYTDLite](https://downloads.tesses.net/apps/tytdlite/mono) - [Wii-Linux-NGX-Mono (only Wii or other PowerPC)](https://tesses.net/apps/tytd/2022/wii.php) -- ```bash mono TYTDLite.ServerNetFwMono.exe --help``` \ No newline at end of file +- ```bash +mono TYTDLite.ServerNetFwMono.exe --help +```` \ No newline at end of file