From 11ab9e23f4406712be99a4d26df3a570faedd4f5 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Sun, 30 Jun 2024 19:59:33 -0500 Subject: [PATCH] First commit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 20e3ded..53d89d8 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,15 @@ dotnet run -- --help Download binaries (.NET 8) ========================== -- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/) -- ```bash +[TYTDLite](https://downloads.tesses.net/apps/tytdlite/) +```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 +[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 +``` \ No newline at end of file