Skip to content

Commit d680564

Browse files
authored
Update README.md
1 parent a5e1d57 commit d680564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Ideas and discussion are welcome!
2626
# How can I try it out?
2727

2828
The main meat in `bulgogi` is the `preprocessed` function.
29-
It takes in a request map
29+
It takes in a request map with keys `:input-data` (another map) and `:features` (a vector of strings)
3030
```clj
3131
{:input-data {:current-amount 700
3232

0 commit comments

Comments
 (0)