frankthtank commited on
Commit
9ad4750
·
verified ·
1 Parent(s): 5f25c87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Engineering Calculator
2
 
3
  A comprehensive Gradio-based web application providing multiple calculator modes for engineering, scientific, and programming calculations.
 
1
+ ---
2
+ title: Eng Calc
3
+ emoji: 🏢
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 5.36.2
8
+ app_file: app.py
9
+ pinned: false
10
+ license: agpl-3.0
11
+ short_description: engineering calculator
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
  # Engineering Calculator
17
 
18
  A comprehensive Gradio-based web application providing multiple calculator modes for engineering, scientific, and programming calculations.