mirror of
				https://github.com/theoludwig/libcproject.git
				synced 2025-05-21 23:21:15 +02:00 
			
		
		
		
	docs: add online documentation link
This commit is contained in:
		| @@ -22,6 +22,8 @@ C is a low-level programming language and we often end up reinventing the wheel | ||||
|  | ||||
| **libcproject** solve this by providing common functions or data structures (`dictionary`, `linked_list`, `queue`, `stack`, etc.) we might need in our C projects. | ||||
|  | ||||
| [Online documentation](https://libcproject.vercel.app/). | ||||
|  | ||||
| ## Prerequisites | ||||
|  | ||||
| - [GNU coreutils](https://www.gnu.org/software/coreutils/) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user