From e782b5ce3a0bf0580e307edc87696ebf063383c5 Mon Sep 17 00:00:00 2001 From: Jon Rowe Date: Fri, 29 Nov 2024 22:08:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b146195f6..80ad4a966 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ rspec-core provides the structure for writing executable examples of how your code should behave, and an `rspec` command with tools to constrain which examples get run and tailor the output. +*This is the old rspec metagem repository, please see the monorepo rspec/rspec for new issues and releases.* + ## Install gem install rspec # for rspec-core, rspec-expectations, rspec-mocks