aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6cc28c13..fcaf8b01 100644
--- a/README
+++ b/README
@@ -19,6 +19,7 @@ based on CherryPy. Articles are stored in a SQLite base.
* Python (tested with 2.4 to 2.7)
* CherryPy (version 3 and up)
* sqlite
+* BeautifulSoup
=== Optional module ===
bgstack15