small fixes

This commit is contained in:
Mughur
2023-01-24 23:28:53 +02:00
parent d6a0d5fcaa
commit 9c365d0da5
3 changed files with 5 additions and 5 deletions

View File

@@ -48,10 +48,8 @@ There are two versions of Netscript:
* :doc:`netscript1`
* :doc:`netscriptjs`
Visit the pages above to get more details about each version. If you are new
to programming or unfamiliar with JavaScript, I would recommend starting out
with :doc:`netscript1`. Experienced web developers can use :doc:`netscriptjs`
to take advantage of faster speeds and additional features.
Visit the pages above to get more details about each version. Note that :doc:`netscript1` is being depprecated,
so I'd recommend migrating any scripts using it to :doc:`netscriptjs`
Here is a short summary of the differences between Netscript 1.0 and Netscript 2.0: