udpated README.md

This commit is contained in:
Klemek
2019-07-15 09:59:13 +02:00
parent d6cf2703d8
commit 18cd4e8855
7 changed files with 92 additions and 18 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ const DEFAULT_OPTIONS = {
'scale': 1,
'size': 0
},
'font': 'Arial' // https://websitesetup.org/web-safe-fonts-html-css/
'font': 'sans-serif'
};
const DEFAULT_SCALE = 0.4;