๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: fix alignment tags

Ducky ab2dad19 998c825f

+4 -12
+4 -12
README.md
··· 1 - <h1 align="center"> 1 + <center> 2 2 ATFile 3 - </h1> 3 + </center> 4 4 5 - <p align="center"> 5 + <center> 6 6 Store and retrieve files on the <a href="https://atproto.com/">ATmosphere</a> (like <a href="https://bsky.app">Bluesky</a>)<br /> 7 7 <em>Written entirely in Bash Shell. No <span title="Deno is pretty cool tho">NodeJS</span> here!</em> 8 - </p> 9 - 10 - <p align="center"> 11 - <strong> 12 - <a href="https://github.com/ziodotsh/atfile/releases/latest">โฌ‡๏ธ Get ATFile</a> &nbsp;|&nbsp; 13 - <a href="https://tangled.sh/@zio.sh/atfile/issues/new">๐Ÿ’ฃ Submit Issue</a> &nbsp;|&nbsp; 14 - <a href="https://bsky.app/profile/did:web:zio.sh"> ๐Ÿฆ‹ @zio.sh</a> 15 - </strong> 16 - </p> 8 + </center> 17 9 18 10 <hr /> 19 11