learn-co-curriculum / scraping-reading

Other
0 stars 158 forks source link

updated reference to css selectors in following lines of the Readme: #36

Closed tmtarpinian closed 3 years ago

tmtarpinian commented 3 years ago

add url address to markdown link in line 361 update number of elements from 3 to 2 (line 370) update css elements (line 370) update css elements (line 380) remove line 386 (as ruby-remote-data-practice-scraping lab has done) update css elements in initial portion of Nokogiri output (line 391). update css elements (line 398) update description of returned titles (L-408-411) update css elements (line 425) update output example (line 431) update css elements (line 442) update css elements (line 453) update output example (line 460)

The example outputs in 391, 431 were not updated entirely

lizbur10 commented 3 years ago

Thanks @tmtarpinian !