Fix some typos, add title to readmes
This commit is contained in:
parent
7bbbf573bb
commit
a152432976
|
@ -1,4 +1 @@
|
||||||
# status-community-dapp
|
# DappConnect Vote & Poll SDK Example
|
||||||
Community directory curator dApp for Status
|
|
||||||
|
|
||||||
Webpack for hosting polling and proposal apps
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# DappConnect Poll SDK Example
|
||||||
|
|
||||||
This package is example usage of WakuPolling
|
This package is example usage of WakuPolling
|
||||||
|
|
||||||
Example uses usedapp for exposing web3 provider
|
Example uses usedapp for exposing web3 provider
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Package contains react hooks that help with memoizing values
|
Package contains react hooks that help with memorizing values
|
||||||
|
|
||||||
## hooks
|
## hooks
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
Package contains example usage of voting sdk
|
# DappConnect Vote SDK Example
|
||||||
|
|
||||||
|
Package contains example usage of DappConnect Vote SDK
|
||||||
|
|
||||||
For more detailed api please see README in voting-hooks and voting-components
|
For more detailed api please see README in voting-hooks and voting-components
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue