diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..05908e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +.bundle/ +.vagrant \ No newline at end of file diff --git a/README.md b/README.md index 32c2112..a7c8292 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# learning-tools -A collection of tools and files for learning new technologies +# Learning Tools + +This repository contains a variety of files and tools for learning new technologies. It is aimed at existing IT professionals who need some help coming up to speed with new technologies, products, or open source projects. + +## License + +This content is licensed under the MIT License.