diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-06-29 20:59:16 +0200 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-06-29 20:59:16 +0200 |
commit | 914bcbb474f6f186c212b2da0d9d864b5e75d8e4 (patch) | |
tree | b77a3e341f87e7a9c4ad9e1f9d4928f5b2495329 /README.md | |
parent | 1c94bd658c2469f9ca9f465db82e71b6f7d2bfe8 (diff) | |
download | faunerie-914bcbb474f6f186c212b2da0d9d864b5e75d8e4.tar.gz faunerie-914bcbb474f6f186c212b2da0d9d864b5e75d8e4.tar.bz2 faunerie-914bcbb474f6f186c212b2da0d9d864b5e75d8e4.zip |
Rename to Faunerie
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ -# Prisbeam -A browser and search engine for local copies of various image boards (Derpibooru, Furbooru, e621, ...) +# Faunerie +A browser and search engine for local copies of various image boards (e621, Derpibooru, Furbooru, ...) ## Development Assuming you are using macOS or Linux. Other POSIX systems won't work as Electron does not have binaries for these. ### Cloning ``` -git clone https://source.equestria.dev/equestria.dev/prisbeam +git clone https://github.com/equestria-dev/faunerie ``` ### Setup |