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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -313,13 +313,13 @@ NOTE: we build multi-platform images to support both x86_64 and Apple silicon ha
313
313
We build Docker images for all pushes to `main`. We tag each image with the corresponding short commit hash (e.g. `fbc7a69`) and the application version (e.g. `0.5.5-dev1`). We also tag the most recent image with `latest`. To leverage this, `docker pull` from our image repository.
@@ -334,3 +334,7 @@ information on how to report security vulnerabilities.
334
334
|[Unstructured Community Github](https://github.com/Unstructured-IO/community)| Information about Unstructured.io community projects |
335
335
|[Unstructured Github](https://github.com/Unstructured-IO)| Unstructured.io open source repositories |
336
336
|[Company Website](https://unstructured.io)| Unstructured.io product and company info |
337
+
338
+
## :chart_with_upwards_trend: Analytics
339
+
340
+
We’ve partnered with Scarf (https://scarf.sh) to collect anonymized user statistics to understand which features our community is using and how to prioritize product decision-making in the future. To learn more about how we collect and use this data, please read our [Privacy Policy](https://unstructured.io/privacy-policy).
0 commit comments