Skip to content

Commit

Permalink
rebased
Browse files Browse the repository at this point in the history
  • Loading branch information
s-m-quadri committed Oct 27, 2021
1 parent 76f21ce commit 1422099
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
!/LICENSE
!/README.md
!/.gitignore
!*/.gitignore
!/_config.yml
!/index.md

# [STEP 03] Except the working ones
!**.java
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**EasyIO** is a JAVA package - is intended to provide ease for programmers to get input and to display them, specially for beginners yet useful for professionals.
**EasyIO** is a JAVA package - whitch intended to provide ease for programmers to get input and to display them, specially for beginners yet useful for professionals.

# DOCUMENTATION

Expand Down

0 comments on commit 1422099

Please sign in to comment.