Skip to content

Commit dc89647

Browse files
authored
Update README.md
1 parent 16c7308 commit dc89647

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Common code used in Go projects
44

5+
Usage:
6+
```
7+
go get github.com/unidev-platform/golang-core
8+
```
9+
510
Important directories:
611
* `xfiles` - file related utilities
712
* `xcollection` - collections related functions
@@ -22,4 +27,4 @@ License
2227
distributed under the License is distributed on an "AS IS" BASIS,
2328
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2429
See the License for the specific language governing permissions and
25-
limitations under the License.
30+
limitations under the License.

0 commit comments

Comments
 (0)