Add README

This commit is contained in:
Alarig Le Lay 2018-04-18 16:44:33 +02:00
부모 5229e46b05
커밋 b9d4714ec4
1개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제

17
README.md Normal file
파일 보기

@ -0,0 +1,17 @@
# Gentoo overlay
This overlay aims to provide some ebuilds that I need and are not in the
official repo or in another overlay.
If some package is broken, you could open an issue here or send me an email or
contact me via IRC.
## Example of repo.conf
```
[SwordArMor]
location = /usr/local/overlay/SwordArMor
sync-type = git
sync-uri = https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git
auto-sync = yes
```