Skip to content

Commit c86ef2b

Browse files
authored
Update README.md
1 parent 1ab9b3a commit c86ef2b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A database of configs for building the [Kernel](kernel.org).
33
specified on [my tutorial](https://gist.github.com/EduApps-CDG/733e29c28dd53e91128d384c2e879397). This is also a way for building Android custom ROMs.
44

5-
## Add a device:
5+
## Contributing:
66
Implement our database by forking this repo, clone and so:
77

88
### Using Android (Termux and root)
@@ -13,3 +13,6 @@ cp /proc/config.gz "android/$(getprop | grep -i ro.product.model | sed "s/\[ro.p
1313
### Using Desktop
1414
```sh
1515
cp -v /boot/config-$(uname -r)
16+
```
17+
18+
Then, upload the file in a new pull request.

0 commit comments

Comments
 (0)