diff --git a/README.md b/README.md index 1ce0d6a..8335d7f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Repository](https://img.shields.io/badge/github-iro-green?logo=github&style=flat)](https://github.com/nyancodeid/iro) ![License MIT](https://img.shields.io/github/license/nyancodeid/iro) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen) -![Version](https://img.shields.io/badge/version-v2.2.0-brightgreen) +![Version](https://img.shields.io/badge/version-v2.3.0-brightgreen) [![Issues](https://img.shields.io/github/issues/nyancodeid/iro)](https://github.com/nyancodeid/iro/issues) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fnyancodeid%2Firo.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fnyancodeid%2Firo?ref=badge_shield) @@ -19,7 +19,7 @@ IRO (色 / iro / color) is a web-based application that has the main feature to find out the color of several color formats for example HEX, RGB, HSL, and CMYK. Not only that, but IRO also has a feature that can find out the color code of objects or other colored things around through a cellphone camera or even a laptop. ## Tech -IRO build with Latest Web Technology that makes us can access this app even in offline mode (cache-first). And the other cool thing is PWA (Progressive Web App) makes this app installable on Android devices, allow us to use this app to run natively on an Android. +IRO build with Latest Web Technology that makes us can access this app even in offline mode (cache-first). And the other cool thing is PWA (Progressive Web App) makes this app installable on Android devices, allow us to use this app to run like native on an Android or iOS. | Tools | Version | Desc | Website | | ----------- | --------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | @@ -27,6 +27,7 @@ IRO build with Latest Web Technology that makes us can access this app even in o | Vite | `^2.3.7` | Next Generation Frontend Tooling | [https://vitejs.dev/](https://vitejs.dev/) | | Pinia | `^2.0.0-beta.3` | Intuitive, type safe and flexible Store for Vue | [https://pinia.esm.dev/](https://pinia.esm.dev/) | | Vue-Router | `^4.0.8` | The official router for Vue.js. | [https://router.vuejs.org/](https://router.vuejs.org/) | +| Vue-i18n | `^9.1.7` | Vue I18n is internationalization plugin for Vue.js | [https://github.com/intlify/vue-i18n-next](https://github.com/intlify/vue-i18n-next) | | Matercolors | `^2.2.10` | A tiny, zero-dependency libary for building harmonious material palettes for any color. | [https://github.com/arvindcheenu/Matercolors](https://github.com/arvindcheenu/Matercolors) | ## Development @@ -39,12 +40,10 @@ $ npm run build ``` ## Screenshot -
- - - - -
+ +| ![](https://cloudflare-ipfs.com/ipfs/bafkreid4p4m7zxluma6rpmbvs6xz6rmctpwheerixv2sk4rizemom4qnqm) | ![](https://cloudflare-ipfs.com/ipfs/bafkreianvmtuhaphesdrzky3k5jg57zlmkpt2zyjd2e3paaarrnmdi75xe) | +| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | +| ![](https://cloudflare-ipfs.com/ipfs/bafkreigsn6tiwem4imszuyvvwptkrcs3hjhncac4mmitw6fwqlqogq3jmy) | ![](https://cloudflare-ipfs.com/ipfs/bafkreiaqp7odxxd6b4btgje3r7gyopb7uollgxz3myvbl4tcpbhkptrw4e) | ## License