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 ccdf6a3 commit 231c333Copy full SHA for 231c333
1 file changed
README.md
@@ -26,7 +26,7 @@ editor enviornment. Unless you are extending Eask's core functionalities.
26
Call the following whenever you need to know Eask's API.
27
28
```elisp
29
-(require 'eask-api)
+(require 'eask-api-core)
30
```
31
32
Or enable it when the project is a valid Eask project
0 commit comments