Browse Source

Minor README update

pull/2/head
Ryan Reed 2 years ago
parent
commit
9832a21b2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -3,7 +3,7 @@
A tool for moving and symlinking directories to a central location A tool for moving and symlinking directories to a central location
## Inspiration
## Introduction
I've been using linux as my main machine for a while and wanted a central directory to backup as backing up my entire `HOME` directory was a mess. I found moving directories and symlinking worked great. I created a simple project when learning python (I called symlinker) and used it for a while but found it annoying to configure and work with. I've been using linux as my main machine for a while and wanted a central directory to backup as backing up my entire `HOME` directory was a mess. I found moving directories and symlinking worked great. I created a simple project when learning python (I called symlinker) and used it for a while but found it annoying to configure and work with.


Loading…
Cancel
Save