mirror of
https://github.com/sbrow/ps.git
synced 2025-12-29 18:47:38 -05:00
Further documentation updates.
This commit is contained in:
3
ps.go
3
ps.go
@@ -1,8 +1,9 @@
|
||||
//go:generate godocdown -output=README.md
|
||||
|
||||
// Package ps is a rudimentary API between Adobe Photoshop CS5 and Golang.
|
||||
// The interaction between the two is implemented using Javascript/VBScript.
|
||||
//
|
||||
// Currently only supports Photoshop CS5 Windows x86_64.
|
||||
//go:generate godocdown -output=README.md
|
||||
package ps
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user