mirror of
https://codeberg.org/kazephil/Little_CAT_Helpers.git
synced 2023-08-25 14:05:45 +02:00
Update main README file.
This commit is contained in:
parent
b67d047dde
commit
368b684a5c
@ -2,13 +2,13 @@
|
||||
|
||||
This repository contains scripts intended to facilitate various repetitive or tedious tasks involving CAT tools or related translation tasks. They mostly cover the handling of files used or generated by such tools.
|
||||
|
||||
The majority of tools presented here draw on quick-and-dirty scripts I hacked together some time ago to address an immediate need. They have been rewritten from scratch to remove copy-and-pasted duplicate code and hardcoded information that should either be in a configuration file or obtained from the user. As such they are as much of a personal learning experiment as they are tools providing a useful, if limited, function.
|
||||
The majority of tools presented here draw on quick-and-dirty scripts I hacked together some time ago to address an immediate need. They have been rewritten from scratch to remove copy-and-pasted duplicate code and hardcoded information that should either be in a configuration file or obtained from the user.
|
||||
|
||||
Descriptions of the individual scripts can, for the time being, be found in the README in their subfolder.
|
||||
|
||||
# Disclaimer
|
||||
|
||||
These scripts are provided as is. They have not been tested extensively, and are not designed to handle unexpected inputs. The author shall not take responsibility is the use of these scripts blows up your coffee machine or results in any other unforeseen or unintended consequences.
|
||||
These scripts are provided as is. They have not been tested extensively, and are not designed to handle unexpected inputs or errors. The author shall not take responsibility is the use of these scripts blows up your coffee machine or results in any other unforeseen or unintended consequences.
|
||||
|
||||
# License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user