-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
48817eb
commit c9d9845
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# MNet2 | ||
Open-source, internet web browser; also, the replacement for MNet <br /> | ||
**v1.1** <br /> | ||
**v1.2** <br /> | ||
## Features | ||
- Private web browser | ||
- Able to get website titles `.getTitles()` | ||
- Able to get website links `.getSources()` | ||
- Able to extract text from a website `.search()` | ||
- Able to translate to different languages | ||
- Has web history `.webHistory()` |