Skip to content

Commit cc26050

Browse files
authored
Update getting_started.md
1 parent 99edea3 commit cc26050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/home/getting_started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ description: "Introduction to the VBA CSV interface class."
2323
</details>
2424

2525
In order to be able to use `CSVinterface.cls` within your project, please review the installation instructions by clicking the button below.
26+
2627
[Instalation](https://ws-garcia.github.io/VBA-CSV-interface/home/installation.html){: .btn .btn-green }
2728

2829
The CSV files are special kind of tabulated plain text data container widely used in data exchange. There is no globally accepted standard format for that kind of files, however, out there are well formed specs such as [RFC-4180](https://www.ietf.org/rfc/rfc4180.txt) proposed by The Internet Society.

0 commit comments

Comments
 (0)