diff --git a/.gitignore b/.gitignore index 6850e17..dcd15ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v20.0.tar.gz +/v20.0.tar.gz diff --git a/README.md b/README.md new file mode 100644 index 0000000..af2700a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# guava20 + +Guava is a suite of core and expanded libraries that include +utility classes, Google’s collections, io classes, and much +much more. +This project is a complete packaging of all the Guava libraries +into a single jar. Individual portions of Guava can be used +by downloading the appropriate module and its dependencies. \ No newline at end of file