Skip to content

Update README.md #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ IMPORTANT POINTS TO NOTE ABOUT THIS PROJECT:

2: furthermore, you can achieve step 1 by creating a function on your js.file that will shuffle the books or pictures depends on what you want to develop. using "FOR LOOP" iterate through the array that contain the books already created.eg (books.length)

3:After which, you can apply or make use of the sort array method to shuffle the books to be able to display randomly whenever you refresh your web browser.
3:After which, you can apply or make use of the sort array method to shuffle the books to make it display randomly whenever your website or work been refreshed.

4:lastly, shuffling an array can be done in many ways. but, i got only two ways to do that which i'll be sharing with y'all the "STEP 2" on my next repo. STAY TUNED!!

Expand Down