diff --git a/README.md b/README.md index 579ddff..d83d760 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,15 @@ The official website is available on: The source code can be found on: --> http://github.com/ndless-nspire/Ndless +-> https://github.com/ndless-nspire/Ndless A user guide is available online, make sure to read for more installation instructions: --> http://tiplanet.org/ndless +-> https://tiplanet.org/ndless A guide for Developers can be found here: --> http://ndlessly.wordpress.com/ndless-for-developers/ +-> https://ndlessly.wordpress.com/ndless-for-developers/ Pull requests and and issues are welcome! @@ -35,8 +35,8 @@ OS 5.2.0.771 + 5.3.0.564 Prerequisites: OS 4.5.3.14 or 4.5.4.48 on CX or CX CAS -* Transfer ndless_installer_4.5.3-4.5.4.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_4.5.3-4.5.4.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer and wait * Have fun! @@ -55,8 +55,8 @@ OS 4.5.0 Prerequisites: OS 4.5.0 on CX or CX CAS -* Transfer ndless_installer_4.5.0.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_4.5.0.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer and wait * Have fun! @@ -65,8 +65,8 @@ OS 4.4.0 Prerequisites: OS 4.4.0 on CX or CX CAS -* Transfer ndless_installer_4.4.0.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_4.4.0.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer * Close the installer with Ctrl+W * Have fun! @@ -76,8 +76,8 @@ OS 4.2.0 Prerequisites: OS 4.2.0 on CX or CX CAS -* Transfer ndless_installer_4.2.0_cx.tns or ndless_installer_4.2.0_cascx.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_4.2.0_cx.tns` or `ndless_installer_4.2.0_cascx.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer * Close the installer with Ctrl+W * Have fun! @@ -87,8 +87,8 @@ OS 4.0.3 Prerequisites: OS 4.0.3 on CX or CX CAS -* Transfer ndless_installer_4.0.3_cx.tns or ndless_installer_4.0.3_cascx.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_4.0.3_cx.tns` or `ndless_installer_4.0.3_cascx.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer * Close the installer with Ctrl+W * Have fun! @@ -98,11 +98,13 @@ OS 3.9.1 Prerequisites: OS 3.9.1 on CX and CX CAS -* Transfer the .tns files into a folder named "ndless" (top-level) +* Transfer the `ndless_installer_3.9.1.tns` file into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Disconnect your USB cable -* Open the appropriate installer for your handheld +* Open the installer * If you get a message that says "Insufficient memory", reset your calculator and try again! * Connect the handheld to your computer! +* Close the installer with Ctrl+W * Have fun! @@ -113,8 +115,8 @@ Prerequisites: OS 3.9.0 on Clickpad (CAS/non-CAS) or Touchpad (CAS/non-CAS) For CX and CX CAS please install 3.9.1. -* Transfer ndless_installer_3.9.0_classic_new.tns into a folder named "ndless" (top-level) -* Transfer ndless_resources.tns into the same folder +* Transfer `ndless_installer_3.9.0_classic_new.tns` into a folder named "`ndless`" (top-level) +* Transfer `ndless_resources.tns` into the same folder * Open the installer * Close the installer with Ctrl+W * Have fun! @@ -124,11 +126,16 @@ OS 3.6 Prerequisites: OS 3.6 -* Transfer ndless_installer.tns and ndless_resources.tns into a folder named "ndless" (top-level) +* Transfer `ndless_installer.tns` and `ndless_resources.tns` into a folder named "`ndless`" (top-level) * Open the installer * Press the menu button * Have fun! +Uninstalling +------ + +To uninstall Ndless, simply run the `ndless_resources.tns` file and select "Yes", after which the device will reboot. + Development team ================ @@ -139,7 +146,8 @@ Creators: Geoffrey Anneheim aka geogeo - < geoffrey dot anneheim at free dot fr > Olivier Armand aka ExtendeD - < olivier dot calc at gmail dot com > -Contributors and testers: Adriweb, bsl, critor, Excale, Goplat, hoffa, Jim Bauwens, Legimet, Levak, Lionel Debroux, lkj, tangrs... and many others. +Contributors and testers: Adriweb, bsl, critor, Excale, Goplat, hoffa, Jim Bauwens, Legimet, Levak, Lionel Debroux, lkj, tangrs... and many others. +More contributions can be seen on [the GitHub repo](https://github.com/ndless-nspire/Ndless/graphs/contributors). Ndless is brought to you by https://codewalr.us, https://www.omnimaga.org and https://tiplanet.org @@ -150,6 +158,6 @@ Legal stuff =========== Most of the work is covered by the Mozilla Public License, version 1.1 (MPL). -Please read the file "Mozilla-Public-License-v1.1.html" carefully before distributing any part of Ndless, with or without modification. +Please read the file [`Mozilla-Public-License-v1.1.html`](./Mozilla-Public-License-v1.1.html) carefully before distributing any part of Ndless, with or without modification. -Some parts are covered by other licenses. Others are in the public domain. These parts are identified by the files LICENSE.txt or LICENSE.html in the sub-directory. +Some parts are covered by other licenses. Others are in the public domain. These parts are identified by the files `LICENSE.txt` or `LICENSE.html` in the sub-directory.