Update Readme.md
This commit is contained in:
@@ -10,11 +10,11 @@ For more information, please visit: http://vuongnguyen.com/creating-inline-read-
|
|||||||
Requirements
|
Requirements
|
||||||
---
|
---
|
||||||
|
|
||||||
`lxml` - for parsing html elements
|
lxml - for parsing html elements
|
||||||
|
|
||||||
Settings
|
Settings
|
||||||
---
|
---
|
||||||
:::python
|
```python
|
||||||
# This settings indicates that you want to create summary at a certain length
|
# This settings indicates that you want to create summary at a certain length
|
||||||
SUMMARY_MAX_LENGTH = 50
|
SUMMARY_MAX_LENGTH = 50
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user