Update README

This commit is contained in:
2020-07-27 10:41:10 +02:00
parent cb6f234b02
commit 302d388de0
3 changed files with 452 additions and 178 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,21 +0,0 @@
body {
font-family: sans-serif;
}
code {
background-color: #EFEFEF;
color: #757575;
padding: 0.2rem 0.5rem;
border-radius: 0.2rem;
}
pre {
background-color: #EFEFEF;
color: #757575;
padding: 1rem;
border-radius: 0.1rem;
}
a {
color: #8BC34A
}