venkat-srinivasan-nexusflow commited on
Commit
a48c8e4
1 Parent(s): cd02dd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ These python functions can do anything (including sending GET/POST requests to e
41
 
42
  The two requirements include the python function signature and the appropriate docstring to generate the function call.
43
 
44
- NexusRaven-V2 also does best on functions with arguments.
45
 
46
  ### NexusRaven-V2's Capabilities
47
 
 
41
 
42
  The two requirements include the python function signature and the appropriate docstring to generate the function call.
43
 
44
+ NexusRaven-V2 also does best on functions with arguments, so please always only provide functions that require arguments to raven.
45
 
46
  ### NexusRaven-V2's Capabilities
47