Skip to content

Commit

Permalink
minor documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Dec 22, 2015
1 parent d145dcf commit c9c2ba9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

version 1.1.1

[![software by Dyne.org](https://www.dyne.org/wp-content/uploads/2015/12/software_by_dyne.png)](http://www.dyne.org)

Hasciicam makes it possible to have live ascii video on the web. It
captures video from a tv card and renders it into ascii, formatting
the output into an html page with a refresh tag or in a live ascii
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dnl ==============================================================

AC_PREREQ([2.60])

AC_INIT([hasciicam],[1.3],[[email protected]],[hasciicam])
AC_INIT([hasciicam],[1.3],[[email protected]],[hasciicam],[http://ascii.dyne.org])
AC_CONFIG_MACRO_DIR([m4])

AC_CANONICAL_HOST
Expand Down

0 comments on commit c9c2ba9

Please sign in to comment.