Skip to content

Commit f87297e

Browse files
committed
Update README.md
1 parent b012c70 commit f87297e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
![Website](https://img.shields.io/badge/web--site-up-green)
99
![Postgres](https://img.shields.io/badge/PostgreSQL-316192?logo=postgresql&logoColor=white)
1010

11-
### Stable Version v0.1.0
11+
### Stable Version v0.2.0
1212

1313
## Demo
1414

@@ -18,7 +18,7 @@ https://react-user-onboarding.netlify.app/
1818

1919
## Table of Contents
2020
- [User Onboarding](#user-onboarding)
21-
- [Stable Version v0.1.0](#stable-version-v010)
21+
- [Stable Version v0.2.0](#stable-version-v020)
2222
- [Demo](#demo)
2323
- [Table of Contents](#table-of-contents)
2424
- [General info](#general-info)
@@ -74,6 +74,15 @@ The user has to compile the form in three steps, in each step there is the valid
7474

7575
## Versions
7676

77+
<strong style="color: yellow; opacity: 0.80;">v0.2.0</strong>
78+
79+
The main features of this version are:
80+
81+
- **server** folder
82+
- **database** creation and connection. The possibility for the application to save the data on the DB
83+
- **api** created in the frontend to call the backend application
84+
- **translation** the possibility to use the application in Italian and English languages
85+
7786
<strong style="color: yellow; opacity: 0.80;">v0.1.0</strong>
7887

7988
The main features of this version are:

0 commit comments

Comments
 (0)