diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | TODO.md | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md index 58895eb..72adb30 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,8 @@ And finally, consider using indentation guides from `.editorconfig` file so that the code in the overlay stays uniform. In short, both `.ebuild` and `.xml` files are using tabs. You are free to do what you consider the best in the `${FILESDIR}` with patches and whatnot. + +## Links + +- [Development Repository](https://github.com/azahi/ricerlay) +- [Gentoo Mirror](https://github.com/gentoo-mirror/ricerlay) diff --git a/TODO.md b/TODO.md index 45ddeed..39bf1e2 100644 --- a/TODO.md +++ b/TODO.md @@ -6,11 +6,11 @@ - [app-misc/urnn](https://github.com/nixers-projects/urnn) - [app-shells/lsix](https://github.com/hackerb9/lsix) - [games-misc/sl](https://github.com/mtoyoda/sl) -- [media-fonts/blueberry-font](https://github.com/arathnim/blueberry-font) - [media-fonts/fixedsys](https://github.com/kika/fixedsys) - [media-fonts/font-logos](https://github.com/lukas-w/font-logos) - [media-fonts/jackey-font](https://nonty.net/font/freefont/jackey-font) - [media-fonts/leggie](https://github.com/wiktor-b/leggie) +- [media-fonts/uw-ttyp0](https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/) - [media-gfc/shot](https://github.com/rr-/shot) - [media-gfx/giph](https://github.com/phisch/giph) - [media-sound/cli-visualizer](https://github.com/dpayne/cli-visualizer) |