feat: add docs link
This commit is contained in:
parent
e411c80c12
commit
e1b66a87ac
@ -3,9 +3,7 @@
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
{% for fname, result in results.items() %}
|
||||
<h1>{{ fname }}</h1>
|
||||
<p>{{ result }}</p>
|
||||
{% endfor %}
|
||||
<h1>DocTR API v1</h1>
|
||||
<p>Docs <a href="/docs" alt="/docs">here</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user