scottyab / secure-preferences

Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
1.53k stars 235 forks source link

Fix README formatting #60

Closed Serchinastico closed 7 years ago

Serchinastico commented 7 years ago

Looks like they decided to change the way they parse markdown so now titles have to have a whitespace between the # symbol and the text ¯\_(ツ)_/¯

scottyab commented 7 years ago

Thanks @Serchinastico