Update README.md (#308)

We don't recommend 8.8.0- versions anymore, as Java agent is good at backwards compatibility with recent years releases of backend in the theory. 8.x docs are going to removed soon in next month.
This commit is contained in:
吴晟 Wu Sheng 2022-09-13 19:13:24 +08:00 committed by GitHub
parent d0aa2c5165
commit 9362f87bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,3 @@
The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging/event abilities for Java projects.
In here, you could learn how to set up Java agent for the Java Runtime Envrionment services.
___
Notice, since 8.8.0, Java agent got splitted from the original main repository and landed in this repository.
If you want to find the previous documentation, you could find it [the main repository document](https://skywalking.apache.org/docs/#SkyWalking).