From 66416e35fb6f352b4c9828695c2dfa642ac4c24e Mon Sep 17 00:00:00 2001
From: Daniil Kazantsev <dkazanc@hotmail.com>
Date: Mon, 16 Apr 2018 16:13:31 +0100
Subject: readme updated

---
 Readme.md             |   4 ++++
 docs/images/probl.pdf | Bin 0 -> 62326 bytes
 2 files changed, 4 insertions(+)
 create mode 100644 docs/images/probl.pdf

diff --git a/Readme.md b/Readme.md
index a260bb3..eea436a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,6 +4,10 @@
 CCPi-RGL software consist of 2D/3D regularisation modules for single-channel and multi-channel reconstruction problems. The modules especially suited for IIR, however,
 can also be used as image denoising iterative filters. The core modules are written in C-OMP and CUDA languages and wrappers for Matlab and Python are provided.** 
 
+<div align="center">
+  <img src="docs/imgages/probl.pdf" height="300"><br>  
+</div>
+
 ## Prerequisites: 
 
  * MATLAB (www.mathworks.com/products/matlab/) OR
diff --git a/docs/images/probl.pdf b/docs/images/probl.pdf
new file mode 100644
index 0000000..6a06021
Binary files /dev/null and b/docs/images/probl.pdf differ
-- 
cgit v1.2.3