Skip to content

Commit

Permalink
doc: add prepare example.
Browse files Browse the repository at this point in the history
  • Loading branch information
smeghead committed Apr 24, 2024
1 parent 73e6eb9 commit fd1814a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ phel-lang pdo wrapper library.

This is an example of connecting to a file database, creating a table, inserting records, and searching on repl.

```
```clojure
phel:1> (require smeghead\pdo)
smeghead\pdo
phel:2> (require smeghead\pdo\statement)
Expand Down

0 comments on commit fd1814a

Please sign in to comment.