You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The Universal Data Tool is a web/desktop app for editing and annotating images,
16
16
- Usable on [web](https://universaldatatool.com) or as [Windows,Mac or Linux desktop application](https://github.com/UniversalDataTool/universal-data-tool/wiki/Installation)
17
17
- Collaborate with others in real time
18
18
- Configure your project with an easy-to-use GUI
19
-
- Download/upload as easy-to-use [CSV](https://github.com/UniversalDataTool/udt-format/blob/master/SAMPLE.udt.csv) or [JSON](https://github.com/UniversalDataTool/udt-format/blob/master/SAMPLE.udt.json)
19
+
- Download/upload as easy-to-use CSV ([sample.udt.csv](https://github.com/UniversalDataTool/udt-format/blob/master/SAMPLE.udt.csv)) or JSON ([sample.udt.json](https://github.com/UniversalDataTool/udt-format/blob/master/SAMPLE.udt.json))
20
20
- Support for Images, Videos, PDFs, Text, Audio Transcription and many other formats
21
21
- Can be [easily integrated into a React application](https://github.com/UniversalDataTool/universal-data-tool/wiki/Usage-with-React)
22
22
- Annotate images or videos with classifications, tags, bounding boxes, polygons and points
0 commit comments