From 327d74f1616e135a6eb09a0c3016f8f45cfc0cfc Mon Sep 17 00:00:00 2001 From: Anton Zhiyanov Date: Wed, 20 Mar 2024 17:11:09 +0500 Subject: [PATCH] doc: add link to unofficial playground PR #2760 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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`.