diff --git a/README.md b/README.md
index dd2019f..15e4990 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ TurboPFor: Fastest Integer Compression [ on a **SINGLE** core
* :sparkles: Revolutionary Parallel Query Processing on Multicores **> 7000!!! queries/sec** on a simple quad core PC.
**...forget** ~~Map Reduce, Hadoop, multi-node clusters,~~ ...
-
+ 
### Integer Compression Benchmark:
- :new: Download [IcApp](https://sites.google.com/site/powturbo/downloads) a new benchmark for TurboPFor
for testing allmost all integer and floating point file types.
@@ -460,7 +460,7 @@ Note: Some low level functions (like p4enc32) are limited to 128/256 (SSE/AVX2)
* [Small Polygon Compression](https://arxiv.org/abs/1509.05505) + [Poster](http://abhinavjauhri.me/publications/dcc_poster_2016.pdf) + [code](https://github.com/ajauhri/bignum_compression)
* [Parallel Graph Analysis (Lecture 18)](http://www.cs.rpi.edu/~slotag/classes/FA16/) + [code](http://www.cs.rpi.edu/~slotag/classes/FA16/handson/lec18-comp2.cpp)
-Last update: 15 Jul 2019
+Last update: 08 Sep 2019
## APPENDIX: icbench Integer Compression Benchmark