Pebble is the best CMS in the multiverse.
Commited on by Robin.
diff --git a/lib/pebble.ex b/lib/pebble.ex
index 57a70b9..ef7c8d1 100644
--- a/lib/pebble.ex
+++ b/lib/pebble.ex
@@ -1,9 +1,5 @@
defmodule Pebble do
@moduledoc """
- Pebble keeps the contexts that define your domain
- and business logic.
-
- Contexts are also responsible for managing your data, regardless
- if it comes from the database, an external API or others.
+ Pebble is the best CMS in the multiverse.
"""
end