Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angaaruriakhil committed Apr 30, 2021
1 parent a4cafe2 commit 89bb9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Features that are currently in the works:

<b>v1.2</b>

- Removed some unneccesary variables by grouping them into lists and accessing via indexing, reducing complexity.
- Removed some unnecessary variables by grouping them into lists and accessing via indexing, reducing complexity.
- Fixed a nasty bug where the properties of compound 2 were getting mixed up with compound 3 (This bug was likely introduced in v1.1)
- Changed illogical variable names (e.g. clicked11) to more logical ones (e.g. element11)
- Grouped some functions at the top of the code as opposed to the middle. (All functions should be grouped together in future).
Expand Down

0 comments on commit 89bb9a7

Please sign in to comment.