Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Oct 15, 2020
1 parent 286cc59 commit 32d71cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Revitron is a [Revit API](https://www.revitapidocs.com/) wrapper written in Pyth
![Read the Docs](https://img.shields.io/readthedocs/revitron?color=222222)
![](https://img.shields.io/badge/Revit-2017--2021-222222)

> :point_up: Note that this extension is only tested on Revit `2017`, `2019.1`, `2020.2` and `2021.1`, but may as well work on other versions.
## Docs

An installation guide, the API reference and the UI docs can be found [here](https://revitron.readthedocs.io/en/latest/index.html).

## Unit Tests

> :point_up: Note that this extension is only tested on Revit `2017`, `2019.1`, `2020.2` and `2021.1`, but may as well work on other versions.
Revitron unit tests need their own pyRevit UI to run. Since they are only needed to develop the library extension and would only bother normal users, all unit tests are located in a [separate repository](https://github.com/revitron/revitron-tests) and can be installed as an independent UI extension if required.

---
Expand Down

0 comments on commit 32d71cf

Please sign in to comment.