From 851ccf735af0254b6e4e7f92d401cae7ae3e3b39 Mon Sep 17 00:00:00 2001 From: Steevan BARBOYON Date: Mon, 25 Nov 2019 15:15:30 +0100 Subject: [PATCH] Remove common repository --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e4467e..ad65f06 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ Our benchmarking protocol is available on [benchmarking protocol page](http://ww ## What is this repository? -It contains Symfony installation `only`. -To reuse code between minor versions, features for benchmarks are not coded in this repository -but in [phpbenchmarks/symfony-common](https://github.com/phpbenchmarks/symfony-common) repository. +It contains Symfony benchmark code. Switch branch to select version and benchmark you want to see. +You can find source code links into [Configuration::getSourceCodeUrls()](.phpbenchmarks/Configuration.php). + ## Benchmarks You can find Symfony 4.4 benchmarks results on