krotima1 commited on
Commit
e330a98
1 Parent(s): f90eb97

fix: readme code

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,7 +38,8 @@ The model deals with a multi-sentence summary in eight different languages. With
38
 
39
  # USAGE
40
  Assume that you are using the provided MultilingualSummarizer.ipynb file and included files from git repository.
41
- ```
 
42
  ## Configuration of summarization pipeline
43
  #
44
  def summ_config():
38
 
39
  # USAGE
40
  Assume that you are using the provided MultilingualSummarizer.ipynb file and included files from git repository.
41
+
42
+ ```python
43
  ## Configuration of summarization pipeline
44
  #
45
  def summ_config():