From 153d3f06f316df680b4297faf7371c04702cc74c Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Wed, 30 Jun 2021 16:05:37 -0400 Subject: [PATCH] Add Not Python (#1094) --- n/Not Python | 1 + readme.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 n/Not Python diff --git a/n/Not Python b/n/Not Python new file mode 100644 index 00000000..2cba0183 --- /dev/null +++ b/n/Not Python @@ -0,0 +1 @@ +{ printer:} diff --git a/readme.md b/readme.md index 8bf9d8b1..a3aa8f78 100644 --- a/readme.md +++ b/readme.md @@ -538,6 +538,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Nit](n/Nit.nit) * [Node.js](n/Node.js.js) * [NoFlo](n/NoFlo.fbp) +* [Not Python](n/Not%20Python) * [Novice](n/Novice.novice) * [Nu](n/Nu.nu) * [NWScript](n/NWScript.nss)