From e1db0f7f9a64de2180595326b16932b0a66ee0fe Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Fri, 12 Mar 2021 19:52:38 -0800 Subject: [PATCH] Test Pull Request --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b4d7805..90c1d2ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Swift Algorithms + **Swift Algorithms** is an open-source package of sequence and collection algorithms, along with their related types. Read more about the package, and the intent behind it, in the [announcement on swift.org](https://swift.org/blog/swift-algorithms/).