near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
108 stars 77 forks source link

Fix ProposalKind types inside readme #72

Closed ctindogaru closed 2 years ago

ctindogaru commented 2 years ago

Removes:

Adds:

It also removes the => part since it doesn't add any value and it's confusing what it means exactly.

ilblackdragon commented 2 years ago

The reason for => is that those are names of the permissions. But we should explain that better.