Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ from bs4 import BeautifulSoup
|
|
28 |
from urllib.request import urlopen
|
29 |
|
30 |
urls = []
|
31 |
-
|
32 |
|
33 |
About the Plena Inclusión España data, we are using the news as well.
|
34 |
In this case, they are in the url https://www.plenainclusion.org/noticias.
|
|
|
28 |
from urllib.request import urlopen
|
29 |
|
30 |
urls = []
|
31 |
+
```
|
32 |
|
33 |
About the Plena Inclusión España data, we are using the news as well.
|
34 |
In this case, they are in the url https://www.plenainclusion.org/noticias.
|