From f1242f1420757c0a8f05e3f8a1cddb9fa19ffcd5 Mon Sep 17 00:00:00 2001 From: Justine De Caires Date: Tue, 1 Jun 2021 00:44:48 -0700 Subject: [PATCH] Remove empty assets folder --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bc91606a..b750084f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ This branch hosts the built assets for Twemoji, and the folder structure can be | 16x16/ | | `{codepoint}`.png | small PNGs | 1.0 | | 36x36/ | | `{codepoint}`.png | medium PNGs | 1.0 | | 72x72/ | | `{codepoint}`.png | large PNGs | 1.0 | -| assets/ | | `{codepoint}`.ai | Adobe Illustrator sources | 1.0 | | svg/ | | `{codepoint}`.svg | SVGs | 1.0 | | v/ | | | The versioned releases from 2.2 onwards | `` | | v/`` | | preview*.html | [static image preview HTML files](https://twitter.github.io/twemoji/v/latest/preview.html) | `` |