Przeglądaj źródła

Update README.md

Viacheslav Poturaev 6 lat temu
rodzic
commit
45c5e60773
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1,5 +1,8 @@
 # Dockerized command-line PHP 7 profiler (XHPROF-compatible)
 
+![Docker Stars](https://img.shields.io/docker/stars/phperf/php-profiler.svg)
+![Docker Pulls](https://img.shields.io/docker/pulls/phperf/php-profiler.svg)
+
 Portable docker image with PHP 7.3 and `tideways` extension installed.
 
 Profiling is started automatically with `auto_prepend_file` configuration.
@@ -75,4 +78,4 @@ Saving report to rep.json
 * `phperf/php-profiler:7.2-tideways-v4` PHP 7.2, tideways 4.1.7, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v4_php72)
 * `phperf/php-profiler:7.2-tideways-v5` PHP 7.2, tideways 5.0-beta3, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php72)
 * `phperf/php-profiler:5.6-xhprof` PHP 5.6, xhprof 0.9.4, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.xhprof_php56)
-* `phperf/php-profiler:5.6-uprofiler` PHP 5.6, uprofiler, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.uprofiler_php56)
+* `phperf/php-profiler:5.6-uprofiler` PHP 5.6, uprofiler, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.uprofiler_php56)