diff --git a/.gitmodules b/.gitmodules index 8c5d6dd..608b657 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "dpf"] path = dpf - url = git://github.com/falkTX/DPF + url = git://github.com/DISTRHO/DPF diff --git a/README.md b/README.md index 5917056..1537834 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -== DISTRHO Mini-Series == +# DISTRHO Mini-Series A collection of small but useful plugins, based on the good old LOSER-Dev Plugins. diff --git a/bin/README b/bin/README index 38b4887..f90c628 100644 --- a/bin/README +++ b/bin/README @@ -1 +1,3 @@ All final plugin builds will be placed in this folder. + +There is no "make install" process, simply copy those files to their appropriate place.