README: explanation of what morss.process is

master
pictuga 2014-05-24 19:17:58 +02:00
parent 1728e3902c
commit 814ff46fbd
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@ Using cache and passing arguments:
'{"title": "BBC News - Home", "desc": "The latest s'
```
`morss.process` is actually a wrapper around simpler function. It's still possible to call the simpler functions, to have more control on what's happening under the hood.
Doing it step-by-step:
```python
import morss