Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Happyuky7 authored Dec 14, 2023
1 parent 47891cf commit 1658af7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ Draggable-Cards-in-web is a simple Script Draggable Cards + Website for example

## License

- [View License](https://github.com/HappyRogelio7/Draggable-Cards-in-web/tree/master/LICENSE)
- [View License](https://github.com/Happyuky7/Draggable-Cards-in-web/tree/master/LICENSE)

## Using the Draggable Cards

Using in very easy configurations

```js
// Script:
// Github: https://github.com/Happyuky7/Draggable-Cards-in-web/edit/master/js/script.js
document.addEventListener('DOMContentLoaded', async () => {

// Start Configuration
Expand Down Expand Up @@ -201,7 +202,7 @@ document.addEventListener('DOMContentLoaded', async () => {

```

In html view [index.html | Click here](https://github.com/HappyRogelio7/Draggable-Cards-in-web/tree/master/index.html)
In html view [index.html | Click here](https://github.com/Happyuky7/Draggable-Cards-in-web/tree/master/index.html)



Expand All @@ -228,4 +229,4 @@ RIGHTS RESERVED
![Visual Studio Code Logo](./statics/imgs/vscode.png)
- Description: Visual Studio Code is a lightweight and powerful source code editor that provides excellent support for various programming languages, debugging, and version control integration.

Happy coding!
Happy coding!

0 comments on commit 1658af7

Please sign in to comment.