Merge pull request #22 from dnet/readme-test-erl

fixed test file path in README
This commit is contained in:
Alexey Romanov
2013-04-01 12:13:48 -07:00

View File

@@ -54,7 +54,7 @@ Note that on Windows, `sqlite3.dll` usually won't be installed in the system-wid
## Example usage
See tests `src/sqlite3_test.erl` for a starting point.
See tests `test/sqlite3_test.erl` for a starting point.
## Authors