Add a basic readme

This commit is contained in:
TEC 2024-03-15 02:48:09 +08:00
parent ee717d4ee9
commit 6b2cb6fb28
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 8 additions and 0 deletions

8
README.org Normal file
View File

@ -0,0 +1,8 @@
#+title: About.jl
#+author: tecosaur
Sometimes you want to know more /about/ what you're working with, whether it be a
function, type, value, or something else entirely.
This package is a utility to help answer that question, it exports a single
function ~about~, which can be applied to any Julia object.