Skip to content

Commit 7070d67

Browse files
authored
Doc (Readme): Updated readme doc
1 parent a147214 commit 7070d67

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[![Tests](https://github.com//ckanext-versions/workflows/Tests/badge.svg?branch=main)](https://github.com//ckanext-versions/actions)
21

32
# ckanext-versions
43
This CKAN extension allows users to create and manage versions of datasets. It provides a versioning system that tracks changes made to datasets over time and also allows user to view and download previous versions.
@@ -65,8 +64,7 @@ flowchart TD
6564
need_new_version -->|No| edit_current[Edit Current Version]
6665
edit_current --> update_files[Improve dataset]
6766
update_files --> save_changes[Save Changes - No New Version]
68-
69-
67+
```
7068

7169
## API Documentation
7270

0 commit comments

Comments
 (0)