Compare commits

...

5 Commits

Author SHA1 Message Date
20b8f0acbe Update LICENSE 2023-12-16 00:54:23 +00:00
95ae6f0790 Update README.md 2023-12-06 20:05:13 +00:00
0c581673d7 Update README.md 2023-12-01 18:58:11 +00:00
f16a209664 Updated .gitignore 2023-11-27 13:26:24 -05:00
20631a7442 Removed unused 2023-11-27 13:25:21 -05:00
8 changed files with 18 additions and 17 deletions

6
.gitignore vendored
View File

@ -1,4 +1,6 @@
# Created by .ignore support plugin (hsz.mobi)
.idea/
.idea
FormulaManager.iml
out/
temp
out

View File

@ -20,8 +20,7 @@
---
<div>
<a href="https://git.zakscode.com/fhsons/formula-manager/wiki" target="_blank">Documentation</a>
<a href="https://git.zakscode.com/fhsons/formula-manager/releases" target="_blank">Release Notes</a>
<a href="https://git.zakscode.com/fhsons/formula-manager/releases" target="_blank">Release Notes</a>
<a href="https://git.zakscode.com/fhsons/formula-manager/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a>
<a href="https://git.zakscode.com/fhsons/formula-manager/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a>
</div>
@ -41,6 +40,8 @@
<img alt="Screenshot" src="./splash.png" width="50%" height="auto">
**Deprecated:** Please use [Formula Manager 2](https://git.zakscode.com/fhsons/formula-manager-2)
Formula Manager is a Java program written to record chemical formulas & break them down into the required materials & vendors.
Formulas can be scaled & have the materials automatically adjusted.

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.