From 7842bb4cad7e2728a0f19cdaf0d916f438c157c7 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Thu, 13 Aug 2020 13:33:45 -0600 Subject: [PATCH] Fix deprecation message in instant README --- packages/instant/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/instant/README.md b/packages/instant/README.md index 74e2b17789..35a1c5dbdf 100644 --- a/packages/instant/README.md +++ b/packages/instant/README.md @@ -2,8 +2,7 @@ ## ⚠️ Deprecation Warning ️️⚠️ -This project is no longer being actively maintained. -To fork or run a [Standard Relayer API](https://0x.org/docs/api#sra) instance, you can use the [0x API](https://github.com/0xProject/0x-api) instead. +This project is no longer being actively maintained. ## Integration