JoΓ£o Mota alamin655 commited on
Commit
5e63f37
β€’
1 Parent(s): 79b0aec

πŸ“ Three points listed under the `Features` section (#304)

Browse files

* Add additional features to README

* πŸš€ chore: bump the app version (#304)

* πŸš€ chore: bump the app version (#304)

---------

Co-authored-by: alamin655 <[email protected]>

Files changed (3) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
  3. README.md +3 -0
Cargo.lock CHANGED
@@ -3954,7 +3954,7 @@ dependencies = [
3954
 
3955
  [[package]]
3956
  name = "websurfx"
3957
- version = "1.0.8"
3958
  dependencies = [
3959
  "actix-cors",
3960
  "actix-files",
 
3954
 
3955
  [[package]]
3956
  name = "websurfx"
3957
+ version = "1.0.9"
3958
  dependencies = [
3959
  "actix-cors",
3960
  "actix-files",
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
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"
 
1
  [package]
2
  name = "websurfx"
3
+ version = "1.0.9"
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
@@ -112,6 +112,9 @@
112
  # Features πŸš€
113
 
114
  - 🎨 Make Websurfx uniquely yours with twelve color schemes provided by default. It also supports creation of custom themes and color schemes in a quick and easy way, so unleash your creativity!
 
 
 
115
  - πŸ” Fast, private, and secure
116
  - πŸ†“ 100% free and open source
117
  - πŸ’¨ Ad-free and clean results
 
112
  # Features πŸš€
113
 
114
  - 🎨 Make Websurfx uniquely yours with twelve color schemes provided by default. It also supports creation of custom themes and color schemes in a quick and easy way, so unleash your creativity!
115
+ - πŸš€ Easy to setup with docker or on bare metal with various installation/deployement options.
116
+ - β›” Search filtering to filter search results based on four different levels.
117
+ - πŸ’Ύ Different caching levels focusing on reliability, speed and resiliancy.
118
  - πŸ” Fast, private, and secure
119
  - πŸ†“ 100% free and open source
120
  - πŸ’¨ Ad-free and clean results