From 155430ee88332e7ba17fda1beb73945d45040f9a Mon Sep 17 00:00:00 2001 From: Mubarak Sadoon Date: Wed, 17 May 2023 11:55:05 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79ec0df855..8781d8c098 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,11 @@ familiar with them: * [![Circle CI](https://circleci.com/gh/kickstarter/Kickstarter-Prelude.svg?style=svg)](https://circleci.com/gh/kickstarter/Kickstarter-Prelude) [Prelude](https://github.com/kickstarter/Kickstarter-Prelude): Foundation of -types and functions we feel are missing from the Swift standard library. +types and functions we feel are missing from the Swift standard library. * [![Circle CI](https://circleci.com/gh/kickstarter/Kickstarter-ReactiveExtensions.svg?style=svg&)](https://circleci.com/gh/kickstarter/Kickstarter-ReactiveExtensions) [ReactiveExtensions](https://github.com/kickstarter/Kickstarter-ReactiveExtensions): -A collection of operators we like to add to ReactiveCocoa. +A collection of operators we like to add to ReactiveCocoa. Built on top of ReactiveSwift. ### 3rd party