From 832e4877777e7fbe6e9305626694ea0025588c70 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 8 Mar 2024 12:45:19 -0800 Subject: Change readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 7baf95d..0000000 --- a/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Wallpapers -This is my collection of wallpapers, almost none of which I have made. -This is meant to go with my dotfiles outlined in ret2pop-website, including -my NixOS config. To use it with the config, clone: - -```bash -git clone https://github.com/ret2pop/wallpapers.git ~/wallpapers -``` -- cgit