Compare commits
5 Commits
b410fe6fcd
...
develop
Author | SHA1 | Date | |
---|---|---|---|
20b8f0acbe | |||
95ae6f0790 | |||
0c581673d7 | |||
f16a209664 | |||
20631a7442 |
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
# Created by .ignore support plugin (hsz.mobi)
|
||||
.idea/
|
||||
.idea
|
||||
FormulaManager.iml
|
||||
out/
|
||||
|
||||
temp
|
||||
out
|
||||
|
@ -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.
|
||||
|
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.
Reference in New Issue
Block a user