Update Readme.md

This commit is contained in:
Vuong Nguyen
2013-12-16 17:01:57 -05:00
parent 943e590c24
commit 1cf85f7a06

View File

@@ -10,11 +10,11 @@ For more information, please visit: http://vuongnguyen.com/creating-inline-read-
Requirements
---
`lxml` - for parsing html elements
lxml - for parsing html elements
Settings
---
:::python
```python
# This settings indicates that you want to create summary at a certain length
SUMMARY_MAX_LENGTH = 50