aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15c6de8..c8794df 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,9 @@ cabal build
Configuration
-------------
-Provide the url you want to listen to and the mail addresses that will be
-notified in the configuration file (conf):
+Provide the url you want to listen to, the mail addresses that will be notified
+in the configuration file (conf), the properties you want to get from the
+detail page:
```
# The url field is required
@@ -26,6 +27,9 @@ url = http://www.leboncoin.fr/locations/offres/ile_de_france/?f=a&th=1
# The mailTo field is an optional list
# mailTo = jean.dupont@mail.fr, john.smith@mail.com
+
+# The properties field is an optional list
+# properties = cp, city, surface, ges
```
Email