update readme for search function

This commit is contained in:
spencerwooo
2022-01-22 19:48:34 +08:00
parent c0efb31de1
commit 8e5135ea59
+5 -5
View File
@@ -81,7 +81,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
<tr> <tr>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8C%9E%20Private%20folder">🔒 Protected folders</a></td> <td><a href="https://drive.spencerwoo.com/%F0%9F%8C%9E%20Private%20folder">🔒 Protected folders</a></td>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8D%8A%20Weibo%20emotes/Source2">⏬ Multi-file download</a></td> <td><a href="https://drive.spencerwoo.com/%F0%9F%8D%8A%20Weibo%20emotes/Source2">⏬ Multi-file download</a></td>
<!-- <td>⏭ Proxied download</td> --> <td>🔎 Native Search</td>
</tr> </tr>
<tr> <tr>
<td>Password protected routes and files. <a href="https://docs.spencerwoo.com/password-protected-folders">Details here</a></td> <td>Password protected routes and files. <a href="https://docs.spencerwoo.com/password-protected-folders">Details here</a></td>
@@ -89,10 +89,10 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
Compress and download multiple files or folders. Compress and download multiple files or folders.
<a href="https://docs.spencerwoo.com/multi-file-and-folder-download">Details here</a> <a href="https://docs.spencerwoo.com/multi-file-and-folder-download">Details here</a>
</td> </td>
<!-- <td> <td>
Download files with streams proxied through Vercel Serverless. Searching through your shared OneDrive files (with some caveats 🥺).
<a href="https://docs.spencerwoo.com/proxied-download">Details here</a> <a href="https://docs.spencerwoo.com/search-for-files-and-folders">Details here</a>
</td> --> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>