diff --git a/README.md b/README.md index e00689d..0b176b8 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ A curated list of game development resources to make **magic** happen. ### License Legends -- ![commercial](/img/commercial.png) - Paid, -- ![limited free](/img/limited.png) - Limited Free -- ![free](/img/free.png) - 100% Free -- ![open source](/img/opensource.png) - Open Source +- :free: - Free +- :tada: - Open Source +- :moneybag: - Paid +- :money_with_wings: - Partially Free ## Table of Contents diff --git a/img/commercial.png b/img/commercial.png deleted file mode 100644 index 84b4f7a..0000000 Binary files a/img/commercial.png and /dev/null differ diff --git a/img/free.png b/img/free.png deleted file mode 100644 index 42e973d..0000000 Binary files a/img/free.png and /dev/null differ diff --git a/img/limited.png b/img/limited.png deleted file mode 100644 index f847dd5..0000000 Binary files a/img/limited.png and /dev/null differ diff --git a/img/opensource.png b/img/opensource.png deleted file mode 100644 index 1e82e2b..0000000 Binary files a/img/opensource.png and /dev/null differ