diff --git a/salomon.csv b/salomon.csv
index 7e8546bb273d8b0cb500ec28a0400bb4ce82f5c5..b0a15a1195fe084dd529d0084d6c684a522be151 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -616,6 +616,7 @@ iccifort/2018.5.274-GCC-6.3.0-2.27,2
 iccifort/2019.2.187-GCC-6.3.0-2.27,2
 ictce/7.3.5,2
 ictce/8.3.5,2
+ICU/61.1,2
 idna/2.7-Py-2.7,2
 ifort/2013.5.192-GCC-4.8.3,2
 ifort/2015.3.187,2
diff --git a/salomon.md b/salomon.md
index 1eea2eb5a4ef903fb88bea167d33494477d99721..328093d62f074700f7479445a01de4389484b752 100644
--- a/salomon.md
+++ b/salomon.md
@@ -217,6 +217,7 @@
 | [glibc](https://www.gnu.org/software/libc/) | The Glibc package contains the main C library. This library provides the basic routines for allocating memory, searching directories, opening and closing files, reading and writing files, string handling, pattern matching, arithmetic, and so on. |
 | [GLM](https://github.com/g-truc/glm) | OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. |
 | [HyperLoom](https://code.it4i.cz/ADAS/loom) | Framework for distributed task execution |
+| [ICU](http://site.icu-project.org/home) | ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. |
 | [isort](https://github.com/timothycrosley/isort) | isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. |
 | [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library |
 | [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. |