Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Feb 26, 2024
1 parent 98a8710 commit 9d345d8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ APS Toolkit (Former is Forge) is powerful for you to explore `Autodesk Platform
- [x] Export Data to Excel
- [x] Export Data to Parquet

## Installation

```bash
<PackageReference Include="APSToolkit" Version="1.*" />
```

Before start you need setup your environment:

Expand All @@ -40,7 +45,7 @@ APS_CLIENT_SECRET = <your client secret>
APS_REFRESH_TOKEN = <your refresh token>
```

## Tutorials
## Tutorials

- WORKING IN PROGRESS

Expand Down

0 comments on commit 9d345d8

Please sign in to comment.