From 4185c12e1556a3c581854bcd850daf9897f5562f Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:07:34 -0500 Subject: [PATCH] write --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4295b66..04c0011 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ error: could not compile `linux_03_backdoor_test` (bin "linux_03_backdoor_test") ``` of course it threw a fit. + Next up is Python: + `python test.py` ``` if ligma = 4: @@ -29,7 +31,9 @@ Next up is Python: ``` Python caught it. + Next, JavaScript: + `node test.js` ``` 4