diff --git a/README.md b/README.md index 385563ba..5e921d2d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TrustGraph -![TrustGraph banner](TG_Banner.png) +![TrustGraph banner](TG_Banner_readme.png) 🚀 [Get Started](https://trustgraph.ai/docs/getstarted) 💬 [Join the Discord](https://discord.gg/AXpxVjwzAw) @@ -83,4 +83,4 @@ The entire architecture, the pub/sub backbone and set of modules, is bundled int ## TrustGraph Developer's Guide -See [Development on trustgraph](docs/README.development.md) +See [Development on TrustGraph](docs/README.development.md) diff --git a/TG_Banner.png b/TG_Banner.png deleted file mode 100644 index 30182793..00000000 Binary files a/TG_Banner.png and /dev/null differ diff --git a/TG_Banner_readme.png b/TG_Banner_readme.png new file mode 100644 index 00000000..974737cb Binary files /dev/null and b/TG_Banner_readme.png differ