Skip to content

Commit

Permalink
doc: login hint updated
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Nov 26, 2023
1 parent fd2843b commit 8579a85
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/app/login-home/login-home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
<mat-grid-tile>
<mat-card class="card">
<mat-card-header>
<mat-card-title>Vect Login</mat-card-title>
<mat-card-title>Login</mat-card-title>
</mat-card-header>
<mat-card-content>
<p>
Diagrams are stored on your personal Google drive (in /vect folder).
Please login to Google account to continue.
The Vect application is serverless.
Diagrams are stored on your personal Google drive (several YAML files under /Vect folder).
Please login to your account and permit access to Google Drive to continue.
</p>
</mat-card-content>
<mat-card-actions align="end">
Expand Down

0 comments on commit 8579a85

Please sign in to comment.