Skip to content

Commit c0132c9

Browse files
authored
Update README.md (#66)
1 parent 240d83f commit c0132c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SpendDash v1.1
1+
# SpendDash v1.2
22
Keep track of your spending habits over time.
33
Access the live version of the app [***here***](https://spenddash.live/).
44
A backup is hosted [***here***](https://mkranj.shinyapps.io/SpendDash/).
@@ -24,6 +24,9 @@ Valid data should look similar to this:
2424
The file **must** contain columns named "*Date*" and "*Amount*" to be properly loaded. If a column called "*Category*" also exists, features related to charting and selecting individual categories will be enabled. The dashboard will accommodate **any category found in the data**, they are not restricted to those shown for sample data.
2525
Note that the Date column should contain dates, not datetimes (i.e. "*30.08.2023.*" and not "*30.08.2023. 11:55:30*").
2626

27+
### Revolut:
28+
SpendDash can use data exported by Revolut! To get this data, go to your Revolut account and go through "More > Statement > Excel", then upload this data to the dashboard.
29+
2730
## Privacy:
2831
Any data you upload can be viewed only by you and is deleted at the end of the session.
2932

0 commit comments

Comments
 (0)