A sorter site for Idolm@ster Characters
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Frelia and committed by
GitHub
5e9cfb34 d734682f

+2 -2
+2 -2
README.md
··· 1 1 # charasort 2 2 A web based character sorter. Allows users to run through a manual merge sort of their favorite 3 - characters from a set 3 + characters from a set. 4 4 5 5 **Features** 6 6 * Entirely client side, no backend server required. ··· 88 88 ``` 89 89 { 90 90 name: 'Filter Lolis', 91 - key: 'lolis', 91 + key: 'loli', 92 92 tooltip: 'Check this if you want to remove lolis from being listed.' 93 93 checked: true, 94 94 }