From b787ae138959840f52995398b8ad4369d362e0bf Mon Sep 17 00:00:00 2001 From: Alexander Rybkin Date: Wed, 3 Apr 2024 18:42:15 +0200 Subject: [PATCH] Simple change to keep repo alive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855f222..9b78ba4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/IntelPython/BlackScholes_bench.svg?branch=master)](https://travis-ci.org/IntelPython/BlackScholes_bench) # BlackScholes benchmark -Benchmark computing Black Scholes formula using different technologies +Benchmark computing Black Scholes formula using different technologies. ## Prerequisites - `icc`, if compiling native benchmarks. Intel Distribution for Python*