Add DB to readme file info
This commit is contained in:
parent
9d6e27415e
commit
5970760055
@ -17,4 +17,6 @@ This is a test of a webserver honoring the sample OmegaV V2 members API.
|
|||||||
│ │ ├── member.rs ............ My custom structs relating to member functionality
|
│ │ ├── member.rs ............ My custom structs relating to member functionality
|
||||||
│ │ └── mod.rs ............... Allow for importing using the `mod` keyword
|
│ │ └── mod.rs ............... Allow for importing using the `mod` keyword
|
||||||
│ └── webserver_member.rs ...... The webserver functions relating to the member functionality
|
│ └── webserver_member.rs ...... The webserver functions relating to the member functionality
|
||||||
```
|
└── test.db ...................... The SQLite3 database used
|
||||||
|
|
||||||
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user