diff --git a/README.md b/README.md
index 7ca01f04..e2329466 100644
--- a/README.md
+++ b/README.md
@@ -15,13 +15,13 @@ RDFSharp has a modular API made up of four layers ([docs](https://github.com/mde
- Create and manage RDF stores for context-aware modeling of RDF data (quadruples)
- Exchange them using standard RDF formats (N-Quads, TriX)
- - Create and manage RDF federations giving integrated query access to multiple stores
- RDFSharp.Query
- - Create and execute SPARQL queries on graphs, stores, federations and SPARQL endpoints
+ - Create and manage RDF federations giving integrated query access to multiple data sources
+ - Create and execute SPARQL queries on graphs, stores, federations and SPARQL endpoints