Skip to content

Commit

Permalink
update badge color
Browse files Browse the repository at this point in the history
  • Loading branch information
idea404 committed Dec 8, 2022
1 parent 07f0a65 commit ec35a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NEAR NFT-Tutorial JavaScript Edition

[![](https://img.shields.io/github/workflow/status/near-examples/nft-tutorial-js/Tests/master?color=green&label=Tests)](https://github.com/near-examples/nft-tutorial-js/actions/workflows/tests.yml)
[![](https://img.shields.io/github/workflow/status/near-examples/nft-tutorial-js/Tests/master?label=Tests)](https://github.com/near-examples/nft-tutorial-js/actions/workflows/tests.yml)

Welcome to NEAR's NFT tutorial, where we will help you parse the details around NEAR's [NEP-171 standard](https://nomicon.io/Standards/NonFungibleToken/Core.html) (Non-Fungible Token Standard), and show you how to build your own NFT smart contract from the ground up, improving your understanding about the NFT standard along the way.

Expand Down

0 comments on commit ec35a22

Please sign in to comment.