diff --git a/README.md b/README.md index 40b7f59..b35aa45 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,24 @@ ![Pixel Profile](.github/img/card.png) **Pixel Profile**: Generate pixel art profiles from your GitHub data -> 🎉🎉🎉 [Halid](https://github.com/imhalid) has created an awesome [UI](https://github.com/imhalid/pixel-profile-generator) for pixel-profile, which makes it a breeze to edit our own GitHub cards! +> ### 🚀 What's New > -> Check it out! ✨ https://pixel-profile-generator.vercel.app +> ### GitHub Actions Integration +> +> We've introduced GitHub Actions support for automatic pre-generation of GitHub stats cards. This means: +> +> - Your stats card will always be visible, even in poor network conditions +> - Faster loading times for your GitHub profile +> +> **How to use:** +> 1. Check out our example setup: [LuciNyan's Profile](https://github.com/LuciNyan/LuciNyan) +> 2. Copy the workflow file to your repository +> 3. Replace the username with your own +> 4. Enjoy automatically updated stats cards! -> This Pixel Profile project would not have been possible without these amazing projects: -> -> [Github Readme Stats](https://github.com/anuraghazra/github-readme-stats): One of the best tools out there for generating awesome Github stats cards. -> -> [resvg-js](https://github.com/yisibl/resvg-js): A high-performance SVG renderer and toolkit. +> 🎉🎉🎉 [Halid](https://github.com/imhalid) has created an awesome [UI](https://github.com/imhalid/pixel-profile-generator) for pixel-profile, which makes it a breeze to edit our own GitHub cards! > -> [Satori](https://github.com/vercel/satori): An enlightened library to convert HTML and CSS to SVG. -> -> [Jubilee](https://ko-fi.com/8pxl) A truly unmatched pixel artist! ❤️ +> Check it out! ✨ https://pixel-profile-generator.vercel.app ## Overview @@ -236,3 +241,13 @@ pnpm start + +> This Pixel Profile project would not have been possible without these amazing projects: +> +> [Github Readme Stats](https://github.com/anuraghazra/github-readme-stats): One of the best tools out there for generating awesome Github stats cards. +> +> [resvg-js](https://github.com/yisibl/resvg-js): A high-performance SVG renderer and toolkit. +> +> [Satori](https://github.com/vercel/satori): An enlightened library to convert HTML and CSS to SVG. +> +> [Jubilee](https://ko-fi.com/8pxl) A truly unmatched pixel artist! ❤️