File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,14 @@ class CreateCommand extends Command<int> {
100
100
..info ('\n ' )
101
101
..info (
102
102
lightGray.wrap (
103
- '''+-----------------------------------------------------+
104
- | Looking for more features? |
105
- | We have an enterprise-grade solution for companies |
106
- | called Very Good Start. |
107
- | |
108
- | Contact [email protected] for info & pricing. |
109
- +-----------------------------------------------------+''' ,
103
+ '''+----------------------------------------------------+
104
+ | Looking for more features? |
105
+ | We have an enterprise-grade solution for companies |
106
+ | called Very Good Start. |
107
+ | |
108
+ | For more info visit: |
109
+ | https://verygood.ventures/solution/very-good-start |
110
+ +----------------------------------------------------+''' ,
110
111
),
111
112
);
112
113
}
You can’t perform that action at this time.
0 commit comments