diff --git a/README-JP.md b/README-JP.md index 7791492..5c5478f 100644 --- a/README-JP.md +++ b/README-JP.md @@ -1,6 +1,9 @@ # Little Beast シンプル、実践的、アンチ・ブロート +![GitHub repo size](https://img.shields.io/github/repo-size/TechnicalSuwako/LittleBeast) +[![lines count](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/TechnicalSuwako/LittleBeast/badge?filter=.php%24%2C.maron%24%2C.css%24&branch=master$)](https://ghloc.vercel.app/TechnicalSuwako/LittleBeast?filter=.php%24%2C.maron%24%2C.css%24&branch=master$) + ## Little Beast とは? Little Beast は PHP 8.3 以上向けのフレームワークで、076.moe(ゲーム開発会社)と technicalsuwako.moe(社長のブログ)向けに作られました。\ メイン考え方は「必要な物だけ拡張し、不要な物は削除する」です。\ diff --git a/README.md b/README.md index f37650b..37c21c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Little Beast Simple, Pragmatic, Anti-bloat +![GitHub repo size](https://img.shields.io/github/repo-size/TechnicalSuwako/LittleBeast) +[![lines count](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/TechnicalSuwako/LittleBeast/badge?filter=.php%24%2C.maron%24%2C.css%24&branch=master$)](https://ghloc.vercel.app/TechnicalSuwako/LittleBeast?filter=.php%24%2C.maron%24%2C.css%24&branch=master$) + ## What is Little Beast? Little Beast is a PHP 8.3 or above framework made for 076.moe (game developer company) and technicalsuwako.moe (CEO's blog).\ The core mentality is to extend what you need, and remove what you don't need.\