diff options
author | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-05-01 01:43:34 +0200 |
---|---|---|
committer | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-05-01 01:43:34 +0200 |
commit | 38c4286dcbde7a1a00df14124eac79165adfc9f1 (patch) | |
tree | 655505c05f1cd6773af64a264bd985967139ee9f /README.md | |
parent | 947317bcaa7a235a803c0833511dedaf464e7dfc (diff) |
phrasing
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ Bachelorizer is publicly available as [source]. ## Code execution The code has only been verified to work from command-line -(it is unknown if it works in IDEs like Eclipse, Intellij or NetBeans). +(it is unknown if it works in IDEs other than Intellij, +such as Eclipse or NetBeans). GNUMake files are provided for building, packaging and running the code. |