summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Zhiyanov <m@antonz.org>2024-03-20 17:11:09 +0500
committerGitHub <noreply@github.com>2024-03-20 08:11:09 -0400
commit327d74f1616e135a6eb09a0c3016f8f45cfc0cfc (patch)
tree93c5fd8fc0de64cde7126e7c012b5f8265175af8
parent9da0995df4cde892b899687c20b717c69b4ea0d1 (diff)
doc: add link to unofficial playground
PR #2760
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 251c8563..a7ac3b5a 100644
--- a/README.md
+++ b/README.md
@@ -220,6 +220,16 @@ configuration files, passthru, support for searching compressed files,
multiline search and opt-in fancy regex support via PCRE2.
+### Playground
+
+If you'd like to try ripgrep before installing, there's an unofficial
+[playground](https://codapi.org/ripgrep/) and an [interactive
+tutorial](https://codapi.org/try/ripgrep/).
+
+If you have any questions about these, please open an issue in the [tutorial
+repo](https://github.com/nalgeon/tryxinyminutes).
+
+
### Installation
The binary name for ripgrep is `rg`.