From 2b9ff768062166c41ba2f3e6fdc9f4e82d9265bd Mon Sep 17 00:00:00 2001 From: ZebruhX <109268697+ZebruhX@users.noreply.github.com> Date: Tue, 19 Jul 2022 01:08:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4153171c..819183b9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - Put the stylesheet where you would like - Add an ID or class to the select(s) you would like to DropKick -If you're using jQuery: +If you're using [jQuery](https://jquery.com/): - `$("#ID").dropkick( options );` Pure JS: