Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5quirre1 authored Jan 13, 2025
1 parent f07dd87 commit e1db834
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ SigmaGreg is a simple "coding language" built in Python. Originally created in C
- **gregRandom** - Gets a random number through 2 numbers you give! Ex: `gregRandom 2 5`
- **gregPrintAll** - Prints all the variables and their values!
- **gregBeep** - Plays a beep sound!
- **make_file** - Makes the last program you wrote using **gregWRITE** and turns it into a sgc file!
- **make_file** - Makes the last program you wrote using **gregWRITE** and turns it into a sgc file!
- **gregSleep** - Makes the terminal wait for how ever long you put it before printing anything else! Ex: `gregSleep 3`
- **gregCurTime** - Prints out the current time and date!

</details>
</p>
Expand Down

0 comments on commit e1db834

Please sign in to comment.