Skip to content

Commit cf25bbb

Browse files
committed
v0.1 Release
1 parent bece971 commit cf25bbb

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
<div align="center">
2-
<h1>tex2lambda</h1>
3-
<img alt="GitHub Workflow Status (with event)" src="https://img.shields.io/github/actions/workflow/status/lambda-feedback/tex2lambda/deploy-docs.yml?style=flat-square&logo=github&label=docs">
4-
<br><br>
5-
<em>Automagically uploads questions to Lambda Feedback so you don't have to.</em>
6-
</div>
1+
# tex2lambda
2+
3+
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/lambda-feedback/tex2lambda/deploy-docs.yml?style=flat-square&logo=github&label=docs)
4+
5+
tex2lambda is a Python command line tool and library that automagically uploads questions to [Lambda Feedback](https://lambdafeedback.com/).
6+
7+
Find out more in the [documentation](https://lambda-feedback.github.io/tex2lambda/).
8+
9+
```
10+
$ pip install tex2lambda
11+
```

0 commit comments

Comments
 (0)