Skip to content

Commit debb39e

Browse files
committed
updated readme
1 parent 37d0029 commit debb39e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![npm](https://img.shields.io/npm/v/@tokenf/contracts.svg)](https://www.npmjs.com/package/@tokenf/contracts)
22
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
33

4-
# TokenF - Tokenize Finance
4+
# TokenF - RWA Tokenization Framework
55

66
Bring Real World Assets (RWA) on-chain via flexible tokenization framework - TokenF.
77

@@ -51,12 +51,12 @@ contract EquityToken is TokenF {
5151
> [!TIP]
5252
> Check out the `examples` directory to learn how to bring your RWA on-chain!
5353
54-
There is an abundant [whitepaper](https://docs.google.com/document/d/1emJep8kqYRofAnU1W7Q8PCbRGhUytqVy3WCwD78SF2Y/edit?usp=sharing) available for the framework. If you are planning to build with TokenF, do check it out!
54+
There is an abundant [documentation](https://tokenf.gitbook.io/tokenf) available for the framework. If you are planning to build with TokenF, do check it out!
5555

5656
## Contribution
5757

5858
With an ambitios goal to make RWA simple, we are open to any mind-blowing improvement proposals.
5959

6060
## License
6161

62-
The library is released under the MIT License.
62+
The framework is released under the MIT License.

0 commit comments

Comments
 (0)