From 1e907599fad2164da31adf6048a4c4f9443cec63 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 17 Aug 2023 13:09:03 -0700 Subject: [PATCH] Update README.md Adds codemorph pass a star meme in hopes that it makes us successful --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ed3e45..d1fcdc8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Being that Codemorph makes use of many system-based code modifiers, even though We highly recommend using this in either system applications or backend applications. However, FE applications using this library will experience optimization bailouts. It is therefore not recommended that this library is used with production-grade FE applications. +![Pass a star to your codemorph](https://github.com/razroo/codemorph/assets/8540141/29433c8a-9ce0-4202-94ce-fec8f00d3b78) + # How to Install Codemorph ```