Overview
Comment: | README.md: Fix typos, avoid GitHub specific code. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
36eaf7ba40bdf4dea36bc7d4fb45c5de |
User & Date: | trnsz@pobox.com on 2021-03-04 16:01:01 |
Other Links: | manifest | tags |
Context
2021-03-05
| ||
00:57:05 | Update README.md: Add link to GitLab mirror. check-in: f8ce3036fe user: trnsz@pobox.com tags: master, trunk | |
2021-03-04
| ||
16:01:01 | README.md: Fix typos, avoid GitHub specific code. check-in: 36eaf7ba40 user: trnsz@pobox.com tags: master, trunk | |
15:57:14 | Update SECURITY.md: Add reporting information. check-in: cda16ca196 user: trnsz@pobox.com tags: master, trunk | |
Changes
Modified README.md from [3eb8959abc] to [0f5a7acf1c].
1 2 3 4 | # **iCAS Bundled REDUCE Scripts** ---- | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | # **iCAS Bundled REDUCE Scripts** ---- ## Scripts that are bundled with iCAS ### iCAS is a port of REDUCE to iOS by AL Software ---- ### Availability - [**Homepage**](http://alsoftiphone.com/iCAS/bundledFiles/) - [GitHub Mirror](https://github.com/reduce-algebra/icas-bundled) - [SourceHut Mirror](https://git.sr.ht/~trn/icas-bundled) - [NotABug Mirror](https://notabug.org/reduce-algebra/icas-bundled) - [Chisel Mirror](https://chiselapp.com/user/reduce-algebra/repository/icas-bundled/) ---- ### Author - [**AL Software**](http://alsoftiphone.com/iCAS/) ---- ### Other Links - [iCAS](https://apps.apple.com/us/app/icas/id394637176) - **REDUCE** for iOS ---- |