diff --git a/README.md b/README.md index cefc38c..9037fb2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ const diag = require('fa-diagrams'); const data = { options: { - font: 'times' + font: 'Courier New' }, nodes: [ { diff --git a/sample.png b/sample.png index fccdf9c..78bb246 100644 Binary files a/sample.png and b/sample.png differ