From 13b9e06e4f1c7f085ef5fece5348380d78688ba4 Mon Sep 17 00:00:00 2001
From: Yu Cheng Tsai <55632018+WaterSo0910@users.noreply.github.com>
Date: Tue, 14 May 2024 16:44:24 +0800
Subject: [PATCH] Update README.md
---
README.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 110dce3..d1df1f0 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,12 @@
-
-
![Ton Dynasty Logo](logo.png)
-
Ton Dynasty Contract
-
+# Ton-Dynasty Contracts
+
-**Ton Dynasty Contract is a library for efficient smart contract development by tact-lang.**
+**Ton Dynasty Contract developed by [Perman Lab](https://t.me/permanlab) is a library for efficient smart contract development by tact-lang.**
- Implementations of standards like [TEP-0062](https://github.com/ton-blockchain/TEPs/blob/master/text/0062-nft-standard.md), [TEP-0074](https://github.com/ton-blockchain/TEPs/blob/master/text/0074-jettons-standard.md)
- Reusable [traits](https://docs.tact-lang.org/language/guides/types#traits) for common contract types like `Lockable`, `Estimatible`, etc.
- Provide series of template for ton developers to utilize.
-- Ton Dynasty will always stand by you. Ask for our help in [Ton Dynasty Community](https://t.me/ton_dynasty_community).
+- Perman Lab will always stand by you. Ask for our help in [Perman Lab Community](https://t.me/permanlab).
## Overview