From 9e1b9171573c3cc7e47e4ec04564db450e276fad Mon Sep 17 00:00:00 2001
From: Quentin Bolsee <quentinbolsee@hotmail.com>
Date: Tue, 27 Dec 2022 02:50:48 -0500
Subject: [PATCH] more details

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d1960c4..bfe051e 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ In this example implementation of a [ring oscillator](https://pub.pages.cba.mit.
 .wrap
 ```
 
+Where `pins` is a meta keyword, with a different meaning in the first and second operand (output VS input, respectively).
+
 ## Results
 
 | CPU Freq | Ring Freq  |
-- 
GitLab