diff --git a/README.md b/README.md index 7d92c98eed..8c74835710 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,21 @@ 👉 [Check out our docsite!](https://ashy-glacier-0caaba110.4.azurestaticapps.net) ## Overview + The GraphRAG project a data pipeline and transformation suite that is designed to extract meaningful, structured data from unstructured text using the power of LLMs. ## Repository Guidance This repository presents a methodology for using knowledge graph memory structures to enhance LLM outputs. Please note that the provided code serves as a demonstration and is not an officially supported Microsoft offering. ## Diving Deeper -* To read more about the indexing library, see [python/graphrag/README.md](./python/graphrag/README.md) -* To start developing *GraphRAG*, see [DEVELOPING.md](./DEVELOPING.md) \ No newline at end of file + +- To read more about the indexing library, see [python/graphrag/README.md](./python/graphrag/README.md) +- To start developing _GraphRAG_, see [DEVELOPING.md](./DEVELOPING.md) + +## Trademarks + +This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft +trademarks or logos is subject to and must follow +[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). +Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. +Any use of third-party trademarks or logos are subject to those third-party's policies.