diff --git a/cellar/README.md b/cellar/README.md
index 8b69508..f5d9d64 100644
--- a/cellar/README.md
+++ b/cellar/README.md
@@ -67,7 +67,7 @@ Python 3.9
filter_subject_matter
Returns a dataframe of cases only containing a certain phrase in the column containing the subject of cases.
Analyzer
- A class whose instance(declaration) when called returns a list of the all the text contained within the operative part for each European Case law case(En-English only).
+ A class whose instance(declaration) when called returns a list of the all the text contained within the operative part for each European Court of Justice (CJEU, formerly known as European Court of Justice (ECJ)) judgement (English only).
Writing
A class which writes the text for the operative part for each European Case law case(En-English only) into csv,json and txt files(Generated upon initialization).
the Writing
class has three functions :