kirbah commited on
Commit
a38fe4d
·
verified ·
1 Parent(s): 0774926

update title

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: First Agent Template
3
  emoji: ⚡
4
  colorFrom: pink
5
  colorTo: yellow
@@ -26,4 +26,4 @@ Calculate the approximate integral of sin(x) from 0 to pi
26
 
27
  Compute the integral of 'x**2 + 3*x + 2' from 0 to 10
28
  Estimate the area under the curve for f(x) = exp(-x**2) between -1 and 1
29
- ```
 
1
  ---
2
+ title: First Agent - Monte Carlo integration
3
  emoji: ⚡
4
  colorFrom: pink
5
  colorTo: yellow
 
26
 
27
  Compute the integral of 'x**2 + 3*x + 2' from 0 to 10
28
  Estimate the area under the curve for f(x) = exp(-x**2) between -1 and 1
29
+ ```