docs: fix typo & clarify disclaimer
This commit is contained in:
parent
a30968fe7d
commit
0f8ce56de1
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -20,7 +20,7 @@ A desktop app integrated with Google's deep learning model [Magika](https://gith
|
||||||
- **Powered by a deep learning model from Google's Magika team**
|
- **Powered by a deep learning model from Google's Magika team**
|
||||||
- **Run offline locally:** Once you've installed fformat, you may run it without an internet connection.
|
- **Run offline locally:** Once you've installed fformat, you may run it without an internet connection.
|
||||||
- **Interactive data table**: After Magika detects potential file content types for all of your files, you may view more info about the results.
|
- **Interactive data table**: After Magika detects potential file content types for all of your files, you may view more info about the results.
|
||||||
- **Organized metadata:** Learn about your file's path, potential file content types, and score representing a probability that the file content types is as expected.
|
- **Organized metadata:** Learn about your file's path, potential file content types, and score representing a probability that the file content type is as expected.
|
||||||
- **Drag & drop files:** Choose between dropping one or more files simply dragging and dropping them into fformat.
|
- **Drag & drop files:** Choose between dropping one or more files simply dragging and dropping them into fformat.
|
||||||
- **Light & dark themes:** Toggle your theme by clicking on the sun and moon icon.
|
- **Light & dark themes:** Toggle your theme by clicking on the sun and moon icon.
|
||||||
- **Low file size:** fformat is only a few megabytes.
|
- **Low file size:** fformat is only a few megabytes.
|
||||||
|
|
@ -44,7 +44,7 @@ Download the relevant installer for your system from the [releases page](https:/
|
||||||
|
|
||||||
## 🤝 Contributing
|
## 🤝 Contributing
|
||||||
|
|
||||||
Contributions are welcome! If you have any ideas, fixes, or suggestions, please open an [issue](https://github.com/rzmk/fformat/issues) or submit a [pull request](https://github.com/rzmk/fformat/pulls).
|
Contributions are welcome! If you have any ideas, fixes, or suggestions, please open an [issue](https://github.com/rzmk/fformat/issues) or submit a [pull request](https://github.com/rzmk/fformat/pulls). Issues and pull requests may or may not be completed/merged.
|
||||||
|
|
||||||
Some documentation that may be useful include:
|
Some documentation that may be useful include:
|
||||||
|
|
||||||
|
|
@ -54,9 +54,9 @@ Some documentation that may be useful include:
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
This project is not affiliated with Google.
|
fformat is not affiliated with Google, nor is fformat endorsed by Google.
|
||||||
|
|
||||||
By using this project you acknowledge the following:
|
By using fformat you accept and acknowledge the following:
|
||||||
|
|
||||||
- fformat may display content (e.g., from Magika, links) that does not reflect the views of the project owner.
|
- fformat may display content (e.g., from Magika, external links) that does not reflect the views of the author of fformat.
|
||||||
- fformat may display inaccurate information that seem factual but is not and other false/inaccurate information (e.g., inaccurate file content types from Magika's detection).
|
- fformat may display inaccurate information that seem factual but is not such as inaccurate file content types from Magika's output (therefore denoting fformat as detecting "potential" file content types).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue