We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc98b1e commit 66dd786Copy full SHA for 66dd786
README.md
@@ -4,8 +4,9 @@
4
This Python script merges multiple Lua source files and images into one file for
5
TI-Nspire projects.
6
7
-This project is inspired by https://github.com/DaveDuck321/TI-Resource-Merge and
8
-uses its image conversion mechanism, however the rest was re-written from
+This project is inspired by [DaveDuck321](https://github.com/DaveDuck321)'s
+[TI-Resource-Merge](https://github.com/DaveDuck321/TI-Resource-Merge) (MIT license)
9
+and uses its image conversion mechanism, however the rest was re-written from
10
scratch to provide a more stable CLI interface and more options.
11
12
The generated file can be either pasted into TI Student Software or be compiled
nspire-merge
100644
100755
0 commit comments