You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ var imagekit = new ImageKit({
45
45
46
46
47
47
## Demo application
48
-
The fastest way to get started is by running the demo application in [sample](/sample) folder as per [README.md](/sample/README.md).
48
+
The fastest way to get started is by running the demo application in [sample](/sample) folder.
49
49
50
50
## Usage
51
51
You can use this NodeJS SDK for three different kinds of functions - URL generation, file uploads, and file management. The usage of the SDK has been explained below.
0 commit comments