diff --git a/salomon.md b/salomon.md
index 99126f6bf53afb21502b58f4c808579f037d1d6d..ce7b478ed51f8df692fd98e33efd11fdce434241 100644
--- a/salomon.md
+++ b/salomon.md
@@ -418,6 +418,7 @@
 | [spglib-python](https://pypi.python.org/pypi/spglib) | Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. |
 | [sympy](http://sympy.org/) | SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. |
 | [tabulate](https://pypi.python.org/pypi/tabulate) | Pretty-print tabular data. |
+| [Tensorflow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence |
 | [Theano](http://deeplearning.net/software/theano) | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. |
 | [toolz](https://pypi.python.org/pypi/toolz) | List processing tools and functional utilities. |
 | [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |