Skip to content

Commit

Permalink
README.md: James suggestion #1
Browse files Browse the repository at this point in the history
Co-authored-by: James Rodewig <[email protected]>
  • Loading branch information
findgriffin and jrodewig authored Sep 9, 2024
1 parent 9b808eb commit 65af263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,8 @@ options](#query-options).


### Define a custom class for your data
These should be simple POJOs.

Use annotations to map a Java class to a Fauna document or object shape:

```java
import com.fauna.annotation.FaunaField;
Expand Down

0 comments on commit 65af263

Please sign in to comment.