Changeset 9 in code for trunk


Ignore:
Timestamp:
Sep 21, 2022, 9:01:41 AM (3 years ago)
Author:
fattalion
Message:

Make repo a monorepo

Also fixed the module URLs.

Location:
trunk
Files:
12 added
7 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r1 r9  
    1 ## SimplyTranslate Engines
     1## SimplyTranslate
    22
    3 The core part of SimplyTranslate that actually gets the data from translation websites.
    4 
    5 Note that this is a work-in-progress rewrite of https://codeberg.org/SimpleWeb/SimplyTranslate-Engines in Go. Much work remains until this rewrite will replace the original Python repository.
     3This is a work-in-progress rewrite of https://codeberg.org/SimpleWeb/SimplyTranslate-Engines and https://codeberg.org/SimpleWeb/SimplyTranslate-Web in Go (yes, in one repo). Much work remains until this rewrite will replace the original Python repositories.
    64
    75### License
    86
    9 SimplyTranslate Engines is free software: you can redistribute it and/or modify
     7SimplyTranslate is free software: you can redistribute it and/or modify
    108it under the terms of the GNU Affero General Public License as published by
    119the Free Software Foundation, either version 3 of the License, or
Note: See TracChangeset for help on using the changeset viewer.