From 599859bc62517f6c19085aea5611d985973ebf40 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 10 Jul 2009 00:37:19 +0900 Subject: [PATCH] mention beautifulsoup dependency --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 2bac3869d..02e0de033 100644 --- a/README +++ b/README @@ -24,6 +24,10 @@ For audio recording support: - pyaudio - lame +For importing SuperMemo XML: + +- python-beautifulsoup + Running / Installation -------------------------------------