diff --git a/README.md b/README.md index 01d28a2..ad00f10 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ FAQ * Want to get time.Time with current locale - Use `loc=auto` in SQLite3 filename schema like `file:foo.db?loc=auto`. + Use `_loc=auto` in SQLite3 filename schema like `file:foo.db?_loc=auto`. * Can I use this in multiple routines concurrently?