diff --git a/Makefile b/Makefile index 75c54f2..52d2009 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Shaarli, the personal, minimalist, super-fast, no-database delicious clone. +# The personal, minimalist, super-fast, database free, bookmarking service. # Makefile for PHP code analysis & testing # Prerequisites: diff --git a/index.php b/index.php index b9576de..0bda46f 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /** * Shaarli v0.7.0 - Shaare your links... * - * The personal, minimalist, super-fast, no-database Delicious clone. + * The personal, minimalist, super-fast, database free, bookmarking service. * * Friendly fork by the Shaarli community: * - https://github.com/shaarli/Shaarli