git.delta.rocks / unique-network / refs/commits / 54cf093c7cd0

difftreelog

Merge pull request #484 from UniqueNetwork/feature/cosmetic-changes

Yaroslav Bolyukin2022-08-11parents: #ac8475b #a1640c1.patch.diff
in: master
Cosmetic changes: updated links in readme, disable .ts tests for github linguist

2 files changed

modified.gitattributesdiffbeforeafterboth
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
 * text=auto
 *.sh text eol=lf
+*.ts linguist-detectable=false
\ No newline at end of file
modifiedREADME.mddiffbeforeafterboth
2323
24Wider Unique Ecosystem (most of it was developed during Hackusama):24Wider Unique Ecosystem (most of it was developed during Hackusama):
2525
26- [SubstraPunks Game hosted on IPFS](https://github.com/usetech-llc/substrapunks)26- [SubstraPunks Game hosted on IPFS](https://github.com/UniqueNetwork/substrapunks)
27- [Unique Wallet and UI](https://uniqueapps.usetech.com/#/nft)27- [Unique Wallet and UI](https://wallet.unique.network)
28- [NFT Asset for Unity Framework](https://github.com/usetech-llc/nft_unity)28- [NFT Asset for Unity Framework](https://github.com/usetech-llc/nft_unity)
2929
30Please see our [walk-through instructions](doc/hackusama_walk_through.md) to try everything out!30Please see our [walk-through instructions](doc/hackusama_walk_through.md) to try everything out!