Преглед изворни кода

Update README

Remove mentioning some old services that are no longer used/maintained
bel2125 пре 2 дана
родитељ
комит
d8c74f7cce
1 измењених фајлова са 4 додато и 14 уклоњено
  1. 4 14
      README.md

+ 4 - 14
README.md

@@ -9,18 +9,12 @@
 [![Forks](https://img.shields.io/github/forks/civetweb/civetweb.svg)](https://github.com/civetweb/civetweb/network/members)
 [![Latest Release](https://img.shields.io/github/v/release/civetweb/civetweb.svg)](https://github.com/civetweb/civetweb/releases)
 
-Continuous integration for Linux and macOS ([Travis CI](https://app.travis-ci.com/github/civetweb/civetweb)):
-
-[![Travis Build Status](https://api.travis-ci.com/civetweb/civetweb.svg?branch=master)](https://app.travis-ci.com/github/civetweb/civetweb)
-
-Continuous integration for Windows ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)):
+Continuous integration ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)):
 
 [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/github/civetweb/civetweb?svg=true)](https://ci.appveyor.com/project/civetweb/civetweb/branch/master)
 
 Test coverage check ([coveralls](https://coveralls.io/github/civetweb/civetweb), [codecov](https://codecov.io/gh/civetweb/civetweb/branch/master)) (using different tools/settings):
 
-[![Coveralls](https://img.shields.io/coveralls/civetweb/civetweb.svg?maxAge=3600)]()
-[![Coverage Status](https://coveralls.io/repos/github/civetweb/civetweb/badge.svg?branch=master)](https://coveralls.io/github/civetweb/civetweb?branch=master)
 [![codecov](https://codecov.io/gh/civetweb/civetweb/branch/master/graph/badge.svg)](https://codecov.io/gh/civetweb/civetweb)
 
 Static source code analysis ([Coverity](https://scan.coverity.com/projects/5784)): [![Coverity Scan Build Status](https://scan.coverity.com/projects/5784/badge.svg)](https://scan.coverity.com/projects/5784)
@@ -54,18 +48,14 @@ CivetWeb must be used with an earlier or later version (see also [here](https://
 Bugs and requests should be filed on GitHub
 [https://github.com/civetweb/civetweb/issues](https://github.com/civetweb/civetweb/issues)
 
-New releases are announced on Google Groups
-[https://groups.google.com/d/forum/civetweb](https://groups.google.com/d/forum/civetweb)
-
-Formerly some support question and discussion threads have been at [Google groups](https://groups.google.com/d/forum/civetweb).
-Recent questions and discussions use [GitHub issues](https://github.com/civetweb/civetweb/issues).
-
 Source releases can be found on GitHub
 [https://github.com/civetweb/civetweb/releases](https://github.com/civetweb/civetweb/releases)
 
 A very brief overview can be found on GitHub Pages
 [https://civetweb.github.io/civetweb/](https://civetweb.github.io/civetweb/)
 
+Note: The [Google group](https://groups.google.com/d/forum/civetweb) is no longer used but has been replaced by [GitHub issues](https://github.com/civetweb/civetweb/issues).
+
 
 Quick start documentation
 --------------------------
@@ -174,7 +164,7 @@ Authors
 
 CivetWeb was forked from the last MIT version of Mongoose in August 2013.
 Since then, CivetWeb has seen many improvements from various authors
-(Copyright (c) 2013-2021 the CivetWeb developers, MIT license).
+(Copyright (c) 2013-2025 the CivetWeb developers, MIT license).
 
 A list of authors can be found in [CREDITS.md](https://github.com/civetweb/civetweb/blob/master/CREDITS.md).