We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b181d commit 9d3e1f4Copy full SHA for 9d3e1f4
1 file changed
README.md
@@ -70,7 +70,13 @@ Run `bundle exec rails server` or `bundle exec bin/start` (recommended since it
70
### Login
71
To login to the web application, use these default credentials:
72
73
-**Diaperbase Users**
+**Super Users**
74
+```
75
+username: superadmin@example.com
76
+password: password
77
78
+
79
+**Bank users**
80
```
81
Organization Admin
82
Email: org_admin1@example.com
0 commit comments