From 95d95a9bd1557d95934971b33cb7d0a65bccd86e Mon Sep 17 00:00:00 2001
From: Cosmin  SAVEANU <cosmin.saveanu@pasteur.fr>
Date: Tue, 15 Mar 2022 13:58:08 +0100
Subject: [PATCH] Add new file

---
 PolysomeRider/README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 PolysomeRider/README.md

diff --git a/PolysomeRider/README.md b/PolysomeRider/README.md
new file mode 100644
index 0000000..ca7bfcd
--- /dev/null
+++ b/PolysomeRider/README.md
@@ -0,0 +1,5 @@
+`Polysome Rider` is a small program that recovers digitally converted analog data, displays it and allows it to be saved. The program has been written in 2004, using Python 2.3 or 2.4 and still runs on the original machine as of March 2022.
+
+A screenshot (from 2014):
+
+![alt text](polysomeridershot.png "Polysome Rider screenshot")
-- 
GitLab