Added README.MD
This commit is contained in:
parent
bcfe8fdfab
commit
7a2add072e
1 changed files with 17 additions and 0 deletions
17
README.MD
Normal file
17
README.MD
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
# Mango
|
||||||
|
Obliterates rounded corners... BECAUSE I HATE THEM
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## How it works
|
||||||
|
``* {
|
||||||
|
border-radius: 0 !important;
|
||||||
|
}``
|
||||||
|
That's everything we inject into your page, feel free to check the source code to be sure we're not doing anything malicious.
|
||||||
|
|
||||||
|
## Why 'Mango'
|
||||||
|
Mango is the codename of the first Windows Phone OS to have a codename (Windows Phone 7.5). I had a WP as a child and I always loved the "minimalist square" design of Windows Phone.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
Just do a pull request
|
||||||
Loading…
Add table
Add a link
Reference in a new issue