Bugfix in README example code

pull/7/head
Ferry Boender 8 years ago
parent f9214bfd4d
commit e02ceb3d51
  1. 1
      README.md

@ -64,6 +64,7 @@ Form configuration file: `test_server.json`
{
"title": "Test server",
"forms": [
{
"name": "add_user",
"title": "Add user",
"description": "Add a user to the htpasswd file",

Loading…
Cancel
Save