You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To build PicCap and hyperion-webos you will need:
63
63
You will also need `clang-format-14` if you want to contribute.
64
64
65
65
### How to build
66
-
We have tried to make build proccess as easy as possible. After building all files can be found in `./build`.
66
+
We have tried to make build process as easy as possible. After building all files can be found in `./build`.
67
67
```
68
68
# Setup buildroot-nc4 (needed for hyperion-webos)
69
69
cd /desired/path
@@ -99,9 +99,9 @@ Please see [hyperion-webos#known-issues](https://github.com/webosbrew/hyperion-w
99
99
Version tracker is available in [hyperion-webos#16](https://github.com/webosbrew/hyperion-webos/issues/16).
100
100
101
101
### Credits
102
-
This project would never ever exists without help from [@Mariotaku](https://github.com/mariotaku) and [@Informatic](https://github.com/Informatic).
102
+
This project would never ever exist without help from [@Mariotaku](https://github.com/mariotaku) and [@Informatic](https://github.com/Informatic).
103
103
Both programmed important things at the beginning of this whole ambilight project. [@tuxuser](https://github.com/tuxuser) also made some important changes in the mid of this project.
104
-
Share them some love if you can, they teached and showed me alot!
104
+
Share them some love if you can, they taught and showed me alot!
105
105
106
106
You should also check out the other contributors. Some nice enhancements wouldn't be there without them :)
0 commit comments