summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-07-02Small writing changesmo8it
2024-07-02Add a guide for third-party exercisesmo8it
2024-07-02Update READMEmo8it
2024-05-13Update version in READMEmo8it
2024-05-13Fix Windows terminal linksmo8it
2024-05-13Update beta version in READMEmo8it
2024-05-13No more word inputmo8it
2024-04-29Bump versionmo8it
2024-04-29Add working environment sectionmo8it
2024-04-27Put long version in ()mo8it
2024-04-27Bump versionmo8it
2024-04-27Bump versionmo8it
2024-04-26Update README.mdmo8it
2024-04-26Update README.mdmo8it
2024-04-26Add indentation for detailsmo8it
2024-04-26Update README.mdmo8it
2024-04-26Use HTML in the summarymo8it
2024-04-26Update READMEmo8it
2024-04-26Add click to expandmo8it
2024-04-26Use <details>mo8it
2024-04-26Put --locked in the troubleshooting sectionmo8it
2024-04-26Add hint about updating Rustmo8it
2024-04-25Update dev/Cargo.tomlmo8it
2024-04-25Fix missing info.toml in the macros cratemo8it
2024-04-23Add README to the quizzes directorymo8it
2024-04-22Move quizzesmo8it
2024-04-18Update READMEmo8it
2024-04-18Bring back the thanks to contributors ❤️mo8it
2024-04-18Remove README referencemo8it
2024-04-12Remove outdated installation methodsmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-27Remove the reference to v1mo8it
2023-11-16Merge pull request #1768 from adwsingh/mainliv
Revert "Add CodeCrafters"
2023-11-14docs: revert fancy install aliasesliv
2023-11-11Revert "Add CodeCrafters"Adwait Kumar Singh
This reverts commit dad22169849a4d16d6a74c69a45017dab07677ff.
2023-11-07Add CodeCraftersSarup Banskota
2023-10-17docs: fix windows installation instructionsVersha Dhankar
Currently, the windows installation instructions download a script from the URL ps1.rustlings.cool. This URL isn't detected as a URL in some cases, which means that PowerShell tries to load the data from a local file called ps1.rustlings.cool. This was breaking my install, and adding the https:// fixed it.
2023-10-13docs: use new fancy install aliasesliv
2023-09-18release: 5.6.1liv
2023-09-04release: 5.6.0liv
2023-09-04fix: absolut-ize readme linksliv
2023-09-04Merge pull request #1477 from bean5/mainliv
small changes to a few README files
2023-05-17release: 5.5.1liv
2023-05-17fix: add oranda-hide class to readmeliv
2023-05-17release: 5.5.0liv
2023-04-13docs: Apply fixes that linter noticedbean5
2023-03-31docs(README.md): split quick installation commands into two separate code blocksKeogami
Having the two quick installation commands in two separate code blocks makes it easy to copy them through the github's `copy to clipboard` button
2023-03-10release: 5.4.1liv
2023-03-03fix: remove repl.it support for nowliv
It stopped working and needs too much manual fixing, until someone comes along to fix it, it's not great to have in the README section. Closes #1352.
2023-02-25Update README.mdEmmanuel Roullit
Fix refs from master to main