From e3cec011aba4ef7148822ead2bc644f476541ef9 Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Sun, 10 Dec 2017 09:58:56 +0000 Subject: [PATCH] Markup: no whitespace between starting ** and word git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1817683 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 1c7bb814172b76f76d04fe3f2892ffe4ddae90e0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c66dda03e0..1ffb78b7c8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Caching and offline analysis/replaying of test results. Highly Extensible core: - Pluggable Samplers allow unlimited testing capabilities. - **Scriptable Samplers** (JSR223-compatible languages like Groovy) - - Several load statistics may be chosen with ** pluggable timers**. + - Several load statistics may be chosen with **pluggable timers**. - Data analysis and **visualization plugins** allow great extensibility and personalization. - Functions can be used to provide dynamic input to a test or provide data manipulation. - Easy Continuous Integration through 3rd party Open Source libraries for Maven, Graddle and Jenkins