Update README.md, add lib/README.md
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| Installs [Nix](https://nixos.org/nix/) in platform agnostic way (supports: Linux/macOS). | Installs [Nix](https://nixos.org/nix/) on GitHub Actions for the supported platforms: Linux and macOS. | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
|  |  | ||||||
| @@ -29,7 +29,7 @@ simple binary cache setup. | |||||||
|  |  | ||||||
| ## Hacking | ## Hacking | ||||||
|  |  | ||||||
| Install the dependencies   | Install the dependencies | ||||||
| ```bash | ```bash | ||||||
| $ yarn install | $ yarn install | ||||||
| ``` | ``` | ||||||
| @@ -39,7 +39,7 @@ Build the typescript | |||||||
| $ yarn build | $ yarn build | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Run the tests :heavy_check_mark:   | Run the tests :heavy_check_mark: | ||||||
| ```bash | ```bash | ||||||
| $ yarn test | $ yarn test | ||||||
| ``` | ``` | ||||||
|   | |||||||
							
								
								
									
										5
									
								
								lib/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								lib/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | |||||||
|  |  | ||||||
|  | # Generated Code | ||||||
|  |  | ||||||
|  | The files in this directory are generated. | ||||||
|  | See [src](../src) | ||||||
		Reference in New Issue
	
	Block a user