alamin655 commited on
Commit
79b0aec
2 Parent(s): 4f0d00b 01cb86d

Merge pull request #301 from Niloth-p/docs/CodeFactor

Browse files
Files changed (3) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
  3. README.md +6 -0
Cargo.lock CHANGED
@@ -3954,7 +3954,7 @@ dependencies = [
3954
 
3955
  [[package]]
3956
  name = "websurfx"
3957
- version = "1.0.7"
3958
  dependencies = [
3959
  "actix-cors",
3960
  "actix-files",
 
3954
 
3955
  [[package]]
3956
  name = "websurfx"
3957
+ version = "1.0.8"
3958
  dependencies = [
3959
  "actix-cors",
3960
  "actix-files",
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
  [package]
2
  name = "websurfx"
3
- version = "1.0.7"
4
  edition = "2021"
5
  description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
6
  repository = "https://github.com/neon-mmd/websurfx"
 
1
  [package]
2
  name = "websurfx"
3
+ version = "1.0.8"
4
  edition = "2021"
5
  description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
6
  repository = "https://github.com/neon-mmd/websurfx"
README.md CHANGED
@@ -35,6 +35,12 @@
35
  src="https://img.shields.io/maintenance/yes/2023?style=flat-square"
36
  />
37
  </a>
 
 
 
 
 
 
38
  <a href="https://gitpod.io/#https://github.com/neon-mmd/websurfx">
39
  <img
40
  alt="Gitpod"
 
35
  src="https://img.shields.io/maintenance/yes/2023?style=flat-square"
36
  />
37
  </a>
38
+ <a href="https://www.codefactor.io/repository/github/neon-mmd/websurfx">
39
+ <img
40
+ alt="CodeFactor"
41
+ src="https://www.codefactor.io/repository/github/neon-mmd/websurfx/badge"
42
+ />
43
+ </a>
44
  <a href="https://gitpod.io/#https://github.com/neon-mmd/websurfx">
45
  <img
46
  alt="Gitpod"