diff --git a/README.md b/README.md
index d58f063780c619adf78bb9a52ed15b4fa82e8b70..06cb74d9933f9d1d170b54b319daeef3bdbdac89 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ To install this package download it as tar.gz archive. Then use the following co
 
 ```from atomicfeaturespackage.atomicproperties import periodictable```
 
-This module is a visualization tool that allows us to visualize atomic properites of all elements accross periodic table as a heatmap. Currently, this tool is able to visualize atomic properties acessible from atomic_properties_dft and atomic_properties_lda2015 module. 
+This module is a visualization tool that allows us to visualize atomic properites of all elements accross periodic table as a heatmap. Currently, this tool is able to visualize atomic properties acessible from atomic_properties_dft,atomic_properties_magpie,atomic_properties_pymat and atomic_properties_lda2015 module. 
 
 Below is an example line of code you need to run to visualize data calculated via the HSE06 functional and spinless settings.