Updating readme
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
# textsender-models
|
# textsender-models
|
||||||
A library containing functions, structs, types, and other code for the textsender
|
A library containing functions, structs, types, and other code for the textsender
|
||||||
project
|
project
|
||||||
|
|
||||||
|
|
||||||
|
### Building project
|
||||||
|
```SHELL
|
||||||
|
go mod tidy
|
||||||
|
go mod vendor
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user