diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..75d5740 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,8 @@ + +Released under the [![][shield:LGPL3]][License:3.0]: + +* You are permitted to use, copy and redistribute the work "as-is". +* You may adapt, remix, transform and build upon the material, releasing any derivatives under your own name. +* You may use the material for commercial purposes as long as the derivative is licenced under the GPL. +* You must track changes you make in the source files. +* You must include or make available the source code with your release. diff --git a/README.md b/README.md index bc56830..ab88d10 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # Financials-Extension + +Extension for LibreOffice Calc to access stock market data. Currently supports Yahoo and Google. + +Only tested this with Ubuntu 16.04 and LibreOffice 5 diff --git a/examples.ods b/examples.ods new file mode 100644 index 0000000..be03ad6 Binary files /dev/null and b/examples.ods differ