diff --git a/tools/README.md b/tools/README.md new file mode 100644 index 000000000..04503a971 --- /dev/null +++ b/tools/README.md @@ -0,0 +1 @@ +This is a collection of tools that are used for the build process and release automation. Nothing here is relevant for *users* of Fornjot. diff --git a/tools/cross-compiler/README.md b/tools/cross-compiler/README.md new file mode 100644 index 000000000..df1ffeff8 --- /dev/null +++ b/tools/cross-compiler/README.md @@ -0,0 +1,4 @@ +# `cross-compiler` + +CLI tool that is used by Fornjot's build process to compile the Fornjot crates for various targets. +