Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wicorn29 authored Apr 16, 2024
1 parent 4bb0b22 commit 7ff2811
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# WebCore
A core android component for supporting html5 and 3D web rendering.
A core android component for supporting html5 and 3D web rendering. Wicorn29 WebCore can also help to speed up your web browser and have a overall smoother web surfing experiance. Install the apk file onto your phone and test it with the next section.
## Example Usage

Here's a sample command you can run in `ADB` that shows disgnostics information using WebCore:

```bash
adb shell am start -n com.wicorn29.webcore/.MainActivity

0 comments on commit 7ff2811

Please sign in to comment.