فهرست منبع

Update README.md

Alexandre Leblanc 5 سال پیش
والد
کامیت
43d1bf9326
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -27,6 +27,10 @@ You may set the log level by prepending `RUST_LOG=<level>`, where level correspo
 RUST_LOG=trace cargo run
 ```
 _Note that logs messages are not currently enabled in the tests by lack of time and will._
+
+## See proof of plays
+They are stored in the SQLite `pops.db` file in the working directory. For the tests, a `test.db` fle is used, instead.
+
 ## Using Insomnia
 An Insomnia file is available (`api_insomnia.json`). You may import it to help you debug or comprehend how to use this real-time pop server implementation.
 
@@ -71,4 +75,4 @@ An Insomnia file is available (`api_insomnia.json`). You may import it to help y
 ```
 
 ## License
-MIT Licensed. See LICENSE.md
+MIT Licensed. See LICENSE.md