From 9267d788153af39ff6d08d00b85bdc5c97b1aa87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Wed, 11 May 2022 22:21:23 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index d2c4d10..8a58669 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ model railroad assets manager that allows to: - Expose main data via an HTML interface to show how beautiful is your collection to the outside world - Act as a DCC++ EX REST API gateway to control assets remotely via DCC. - By anyone, if you'd like (really?). + By anyone, if you'd like (seriously?). ## Preface @@ -43,7 +43,7 @@ It has been developed with: - [QEMU (avr)](https://qemu-project.gitlab.io/qemu/system/target-avr.html): QEMU can even make toast! -## Requirments +## Requirements - Python 3.8+ - A USB port when running Arduino hardware (and adaptors if you have a Mac) @@ -131,14 +131,3 @@ $ podman run --init --cpus 0.1 -d -p 2560:2560 dcc/net-to-serial:sim ``` To be continued ... - - - - - - - - - - -