From 6edaaed9a16d2a449aa8c5abd28cf35dc7eaa5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miha=20Marki=C4=8D?= Date: Wed, 7 Apr 2021 09:34:49 +0200 Subject: [PATCH] Updates readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f0573e..d4b1057 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # VICE Binary Monitor Bridge for .NET -Implements a bridge for communication with [VICE](https://vice-emu.sourceforge.io/) [binary monitor](https://vice-emu.sourceforge.io/vice_13.html#SEC281) in .NET 5. +A cross platform .NET 5 library that implements a bridge for communication with [VICE](https://vice-emu.sourceforge.io/) [binary monitor](https://vice-emu.sourceforge.io/vice_13.html#SEC281). -Tested(limited) and build against VICE 3.5. +Tested(limited on Windows 10) and built against VICE 3.5. ## Quick start