You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ View all supported engines [here.](https://github.com/bisoncorps/search-engine-p
25
25
-[Usage](#usage)
26
26
-[Code](#code)
27
27
-[Command line](#command-line)
28
+
-[FAQ](docs/faq.md)
28
29
-[Code of Conduct](#code-of-conduct)
29
30
-[Contribution](#contribution)
30
31
-[License (MIT)](#license-mit)
@@ -39,7 +40,7 @@ Popular search engines supported include:
39
40
- Baidu
40
41
- YouTube
41
42
42
-
View all supported engines [here.](https://github.com/bisoncorps/search-engine-parser/blob/master/docs/supported_engines.md)
43
+
View all supported engines [here.](docs/supported_engines.md)
43
44
44
45
## Installation
45
46
Install from PyPi:
@@ -241,13 +242,13 @@ optional arguments:
241
242
```
242
243
243
244
## Code of Conduct
244
-
Make sure to adhere to the [code of conduct](https://github.com/bisoncorps/search-engine-parser/blob/master/CODE_OF_CONDUCT.md) at all times.
245
+
Make sure to adhere to the [code of conduct](CODE_OF_CONDUCT.md) at all times.
245
246
246
247
## Contribution
247
-
Before making any contributions, please read the [contribution guide](https://github.com/bisoncorps/search-engine-parser/blob/master/CONTRIBUTING.md).
248
+
Before making any contributions, please read the [contribution guide](CONTRIBUTING.md).
248
249
249
250
## License (MIT)
250
-
This project is licensed under the [MIT 2.0 License](https://github.com/bisoncorps/search-engine-parser/blob/master/LICENSE) which allows very broad use for both academic and commercial purposes.
251
+
This project is licensed under the [MIT 2.0 License](LICENSE) which allows very broad use for both academic and commercial purposes.
0 commit comments