Commit Graph

26 Commits

Author SHA1 Message Date
sjw 4bfe5aba24 update readme 2021-03-28 09:57:29 -05:00
Zorchenhimer 4e1e73b385 Update go alt-version link in the readme
The link to the go documentation changed because they reorganized the
page.
2020-09-04 18:58:58 -04:00
Zorchenhimer fd95fa708f Add MIT license 2020-07-09 18:48:08 -04:00
Alex Dunn 4167c995fc readme: document new command-line options 2020-06-24 21:18:43 -07:00
Alex Dunn e8833b16e1 readme: add table of contents 2020-06-08 19:33:48 -07:00
Alex Dunn 43e70eb9af readme: document settings.json 2020-06-08 19:29:50 -07:00
Nick f7f63207c9
Merge pull request #104 from lukasklinger/master
Add Support for Docker
2020-03-22 11:13:14 -04:00
Zorchenhimer 6996621c0e Update Go version in readme
Also added instructions for installing a newer version of Go alongside
the OS version and using that instead.
2020-03-22 11:06:35 -04:00
Lukas c15bf0c9e5 updated README to include instructions for Docker 2020-03-19 13:34:51 +01:00
Zorchenhimer 99872064f4 Go 1.12 is no longer required to build 2019-09-23 13:08:14 -04:00
Zorchenhimer 64063de5a8 Github markdown doesn't work apparently
Replace "#94" with the full issue link.
2019-09-19 11:27:22 -04:00
Zorchenhimer 7138361edf Tweak build requirements in readme
Add a reference to the Go 1.12 build requirement issue.
2019-09-19 11:24:57 -04:00
Zorchenhimer 5508cc61f3 Remove goimports from Makefile and readme
(cherry picked from commit 5a5c6c76b0)
2019-06-18 22:15:47 -04:00
Zorchenhimer 0c9fa9f569 Update readme and tweak build
- Tweaked the build to copy `settings_example.json` to `settings.json` if
  it doesn't exist.
- Updated the readme to reflect changes with modules and the Makefile.
2019-04-04 11:19:57 -04:00
joeyak 157b0d2245 Add changes to readme discussed in issue #79 2019-04-02 08:41:18 -04:00
joeyak e770c0cb62 Remove vscode setup section and rename main_wasm.go back to main.go 2019-03-21 21:34:16 -04:00
joeyak 5382c8b35d Add $ back into the readme 2019-03-21 14:06:06 -04:00
joeyak 33163a3392 Fix some minor readme linting errors 2019-03-20 23:50:18 -04:00
joeyak 3915c3491c Add setup information for vscode 2019-03-20 23:45:22 -04:00
joeyak 417db785ce Add chat and video urls to readme 2019-03-17 02:01:13 -04:00
Zorchenhimer 13f45e5b3a Link build status image to travis page 2019-03-16 22:35:48 -04:00
Zorchenhimer 2ea02fcd27 Add Travis-CI 2019-03-16 21:57:41 -04:00
Zorchenhimer c8d39f7e4c Update readme to remove some incorrect info
The "download for development" section was wrong.  Removed until I
figure it out, lol.
2019-03-16 12:47:14 -04:00
Zorchenhimer c0b6b3598c Update readme
Rewrote a bunch of the readme to reflect the current project instead of
the demo streaming server that the streaming code is based on.
2019-03-11 17:10:15 -04:00
joeyak df6b6da044 Some minor fixes in readme and linting errors 2019-03-10 13:41:06 -04:00
Zorchenhimer 3276295421 Initial commit
So far things work.  Needs lots of improvements.
2019-03-10 11:42:12 -04:00