From 5346f02bc33ec61649e0aba6676ac6290551059d Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Tue, 1 Nov 2022 13:15:29 -0400 Subject: [PATCH] docs: add forked note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f3cd98..3e4dec4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ React Native Queue # React Native Queue +_Forked from [billmalarky/react-native-queue](https://github.com/billmalarky/react-native-queue) as appears abandoned in 2018. Keeping up to date until we no longer use it._ + #### Simple. Powerful. Persistent. [![Node.js CI](https://github.com/sourcetoad/react-native-queue/actions/workflows/build.yml/badge.svg)](https://github.com/sourcetoad/react-native-queue/actions/workflows/build.yml)