We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e1d57 commit d680564Copy full SHA for d680564
README.md
@@ -26,7 +26,7 @@ Ideas and discussion are welcome!
26
# How can I try it out?
27
28
The main meat in `bulgogi` is the `preprocessed` function.
29
-It takes in a request map
+It takes in a request map with keys `:input-data` (another map) and `:features` (a vector of strings)
30
```clj
31
{:input-data {:current-amount 700
32
:email "[email protected]"
0 commit comments