1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-27 17:17:53 +01:00

[script] update convert

This commit is contained in:
dkhamsing 2016-05-12 10:17:18 -07:00
parent a82eadbba9
commit ab0539297b

2
.github/convert.rb vendored
View File

@ -14,6 +14,8 @@ def output_stars(number)
'🔥🔥🔥🔥'
when 2000...100000
'🔥🔥🔥🔥🔥'
else
''
end
end