You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/12/09 15:08:37 UTC

svn commit: r1817622 - /jmeter/trunk/README.md

Author: pmouawad
Date: Sat Dec  9 15:08:36 2017
New Revision: 1817622

URL: http://svn.apache.org/viewvc?rev=1817622&view=rev
Log:
Improve description

Modified:
    jmeter/trunk/README.md

Modified: jmeter/trunk/README.md
URL: http://svn.apache.org/viewvc/jmeter/trunk/README.md?rev=1817622&r1=1817621&r2=1817622&view=diff
==============================================================================
--- jmeter/trunk/README.md (original)
+++ jmeter/trunk/README.md Sat Dec  9 15:08:36 2017
@@ -30,9 +30,9 @@ Ability to load and performance test man
 
 Full featured Test IDE that allows fast Test Plan **recording (from Browsers or native applications), building and debugging.**
 
-[** Command-line mode (Non GUI / headless mode)**](http://jmeter.apache.org/usermanual/get-started.html#non_gui) to load test from any Java compatible OS (Linux, Windows, Mac OSX, ...)
+[**Command-line mode (Non GUI / headless mode)**](http://jmeter.apache.org/usermanual/get-started.html#non_gui) to load test from any Java compatible OS (Linux, Windows, Mac OSX, ...)
 
-A complete and [** ready to present dynamic HTML report**](http://jmeter.apache.org/usermanual/generating-dashboard.html)
+A complete and [**ready to present dynamic HTML report**](http://jmeter.apache.org/usermanual/generating-dashboard.html)
 
 [**Live reporting**](http://jmeter.apache.org/usermanual/realtime-results.html) into 3rd party databases like InfluxDB or Graphite
 
@@ -47,7 +47,7 @@ Caching and offline analysis/replaying o
 
 Highly Extensible core:
  -  Pluggable Samplers allow unlimited testing capabilities.
- -  ** Scriptable Samplers ** (JSR223-compatible languages like Groovy)
+ -  **Scriptable Samplers** (JSR223-compatible languages like Groovy)
  -  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.