From 3d9e470a6d8dd4cae751ccd037b61dbe150af15b Mon Sep 17 00:00:00 2001 From: Ildar Sagdejev Date: Wed, 20 Sep 2017 09:04:29 -0400 Subject: [PATCH] Revamped the README --- README | 6 ------ README.md | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 32030f6..0000000 --- a/README +++ /dev/null @@ -1,6 +0,0 @@ -osxutils is an eclectic suite of Mac OS X command line utilities. - -Based on the original project by Sveinbjorn Thordarson: - -* Documentation: http://sveinbjorn.org/osxutils_docs -* SourceForge: http://sourceforge.net/projects/osxutils/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..b7ccbbb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# osxutils + +A collection of MacOS X command line utilities, based on the [original project](http://sveinbjorn.org/osxutils_docs) by [Sveinbjorn Thordarson](https://github.com/sveinbjornt). \ No newline at end of file