diff options
| author | Feuerfuchs <git@feuerfuchs.dev> | 2019-06-26 22:39:45 +0200 |
|---|---|---|
| committer | Feuerfuchs <git@feuerfuchs.dev> | 2019-06-26 22:39:45 +0200 |
| commit | e9659414ee32b62c4996e1b9329281c6ff49c0e9 (patch) | |
| tree | 1deb659699cd34d746979af8a17381f6086050f4 /README.md | |
| parent | Further improvements on the readme (diff) | |
| download | gopherproxy-e9659414ee32b62c4996e1b9329281c6ff49c0e9.tar.gz gopherproxy-e9659414ee32b62c4996e1b9329281c6ff49c0e9.tar.bz2 gopherproxy-e9659414ee32b62c4996e1b9329281c6ff49c0e9.zip | |
A bit more cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 1 insertions, 13 deletions
| @@ -44,7 +44,7 @@ to the previously listed ones: | |||
| 44 | 44 | ||
| 45 | Folder structure: | 45 | Folder structure: |
| 46 | 46 | ||
| 47 | - **assets:** Compiled assets that will be embedded into the executable using packr | 47 | - **assets:** Assets that will be embedded into the executable using packr |
| 48 | - **css:** SCSS source files | 48 | - **css:** SCSS source files |
| 49 | - **fonts:** Fonts that will be minified | 49 | - **fonts:** Fonts that will be minified |
| 50 | - **js:** TypeScript source files | 50 | - **js:** TypeScript source files |
| @@ -60,18 +60,6 @@ exit 0 | |||
| 60 | ``` | 60 | ``` |
| 61 | 61 | ||
| 62 | 62 | ||
| 63 | ## Related | ||
| 64 | |||
| 65 | Related projects: | ||
| 66 | |||
| 67 | - [go-gopher](https://github.com/prologic/go-gopher) | ||
| 68 | go-gopher is the Gopher client and server library used by gopherproxy | ||
| 69 | |||
| 70 | - [gopherclient](https://github.com/prologic/gopherclient) | ||
| 71 | gopherclient is a cross-platform QT/QML GUI Gopher Client | ||
| 72 | using the gopherproxy library as its backend. | ||
| 73 | |||
| 74 | |||
| 75 | ## License | 63 | ## License |
| 76 | 64 | ||
| 77 | MIT | 65 | MIT |
