Skip to content

Commit 619a16e

Browse files
authored
Add note in README for Linux only compatibility
1 parent 073c6e5 commit 619a16e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Your editor should be able to be run with "EDITOR FILE_PATH", and your runner sh
1010

1111
Your runner is the command used to run your code, i.e. "python3" and your editor is the command used to run the editor, i.e. "nano", "vim"
1212

13-
This project is licensed under the MIT License. Contributions are welcome!
13+
(NOTE: This is only compatible with Linux and maybe macOS, which I haven't tested)
14+
15+
This project is licensed under the MIT License. Contributions are welcome!

0 commit comments

Comments
 (0)