Skip to content

Commit dc12a9f

Browse files
committed
updated readme
1 parent 0aac78e commit dc12a9f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ This project as an experiment to see to speed up testing and parsing data from w
3030

3131
## Roadmap
3232

33-
- [x] ~Create sudo browser~
34-
- [x] ~Proxy requests~
35-
- [x] ~Renders Javascript~
36-
- [x] ~Inject CSS selector tool~
37-
- [x] ~Pink a click css selector~
38-
- [x] ~HTML Parser~
39-
- [x] ~Extra data to tables~
33+
- [x] Create sudo browser
34+
- [x] Proxy requests
35+
- [x] Renders Javascript
36+
- [x] Inject CSS selector tool
37+
- [x] Pink a click css selector
38+
- [x] HTML Parser
39+
- [x] Extra data to tables
4040
- [x] Dark mode
4141
- [ ] Automatically Generate code
4242
- [ ] Build a better UI

config/site.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const siteConfig = {
1414
],
1515
links: {
1616
twitter: "https://twitter.com/LinkScrape",
17-
github: "https://github.com/getlinksc",
17+
github: "https://github.com/getlinksc/css-selector-tool",
1818
picker: "https://tools.link.sc/picker",
1919
},
2020
}

0 commit comments

Comments
 (0)