From b254ef0e566431bf0ebe8a2d74f7f98c67c41e2a Mon Sep 17 00:00:00 2001
From: stratact <stratact1@gmail.com>
Date: Thu, 9 Aug 2018 01:17:07 -0700
Subject: [PATCH] Add `small` to the project list

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 831607b53..05618b880 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ The ecosystem and software Redox OS provides is listed below.
 | [RANSID (Rust ANSI driver)](https://gitlab.redox-os.org/redox-os/ransid)             | **@jackpot51**
 | [redoxfs (old filesystem)](https://gitlab.redox-os.org/redox-os/redoxfs)             | **@jackpot51**
 | [relibc (C Library in Rust)](https://gitlab.redox-os.org/redox-os/relibc)            | **@jD91mZM2** **@sajattack** **@Tommoa** **@stratact**
+| [small (stack String and other collections)](https://gitlab.redox-os.org/redox-os/small) | **@Tommoa**
 | [syscall](https://gitlab.redox-os.org/redox-os/syscall)                              | **@jackpot51**
 | [Sodium (Vim-inspired text editor)](https://gitlab.redox-os.org/redox-os/sodium)     | **vacant**
 | [TFS ((ticki) **T**he **F**ile **S**ystem)](https://gitlab.redox-os.org/redox-os/tfs) | **@Tommoa**
-- 
GitLab