diff --git a/README.md b/README.md index e162358..960d066 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# gormdemo -My learning examples for GORM +# GORM Demo + +A simple demo project for some experiments with GORM.